Enum Class Advice.Dispatcher.RelocationHandler.Disabled

java.lang.Object
java.lang.Enum<Advice.Dispatcher.RelocationHandler.Disabled>
net.bytebuddy.asm.Advice.Dispatcher.RelocationHandler.Disabled
All Implemented Interfaces:
Serializable, Comparable<Advice.Dispatcher.RelocationHandler.Disabled>, Constable, Advice.Dispatcher.RelocationHandler, Advice.Dispatcher.RelocationHandler.Bound
Enclosing interface:
Advice.Dispatcher.RelocationHandler

public static enum Advice.Dispatcher.RelocationHandler.Disabled extends Enum<Advice.Dispatcher.RelocationHandler.Disabled> implements Advice.Dispatcher.RelocationHandler, Advice.Dispatcher.RelocationHandler.Bound
A disabled relocation handler that does never trigger a relocation.