Uses of Enum
net.bytebuddy.utility.dispatcher.JavaDispatcher.DynamicClassLoader.Resolver.NoOp
Packages that use JavaDispatcher.DynamicClassLoader.Resolver.NoOp
-
Uses of JavaDispatcher.DynamicClassLoader.Resolver.NoOp in net.bytebuddy.utility.dispatcher
Subclasses with type arguments of type JavaDispatcher.DynamicClassLoader.Resolver.NoOp in net.bytebuddy.utility.dispatcherModifier and TypeClassDescriptionstatic enumA non-operational resolver for VMs that do not support the module system.Methods in net.bytebuddy.utility.dispatcher that return JavaDispatcher.DynamicClassLoader.Resolver.NoOpModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.JavaDispatcher.DynamicClassLoader.Resolver.NoOp.values()Returns an array containing the constants of this enum type, in the order they are declared.