Uses of Enum
net.bytebuddy.dynamic.loading.ClassInjector.UsingJna.Dispatcher.CreationAction
Packages that use ClassInjector.UsingJna.Dispatcher.CreationAction
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte arrays.-
Uses of ClassInjector.UsingJna.Dispatcher.CreationAction in net.bytebuddy.dynamic.loading
Subclasses with type arguments of type ClassInjector.UsingJna.Dispatcher.CreationAction in net.bytebuddy.dynamic.loadingModifier and TypeClassDescriptionstatic enumAn action for creating a JNA dispatcher.Methods in net.bytebuddy.dynamic.loading that return ClassInjector.UsingJna.Dispatcher.CreationActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ClassInjector.UsingJna.Dispatcher.CreationAction.values()Returns an array containing the constants of this enum type, in the order they are declared.