Uses of Enum
net.bytebuddy.dynamic.loading.ClassInjector.UsingJna.Dispatcher.Windows32BitFunctionMapper
Packages that use ClassInjector.UsingJna.Dispatcher.Windows32BitFunctionMapper
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.Windows32BitFunctionMapper in net.bytebuddy.dynamic.loading
Subclasses with type arguments of type ClassInjector.UsingJna.Dispatcher.Windows32BitFunctionMapper in net.bytebuddy.dynamic.loadingModifier and TypeClassDescriptionstatic enumA mapper for 32-bit Windows functions where names are defined with different convention.Methods in net.bytebuddy.dynamic.loading that return ClassInjector.UsingJna.Dispatcher.Windows32BitFunctionMapperModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ClassInjector.UsingJna.Dispatcher.Windows32BitFunctionMapper.values()Returns an array containing the constants of this enum type, in the order they are declared.