Uses of Enum
net.bytebuddy.utility.GraalImageCode.ImageCodeContextAction
Packages that use GraalImageCode.ImageCodeContextAction
Package
Description
This package contains utility classes for common use within any Byte Buddy logic.
-
Uses of GraalImageCode.ImageCodeContextAction in net.bytebuddy.utility
Subclasses with type arguments of type GraalImageCode.ImageCodeContextAction in net.bytebuddy.utilityModifier and TypeClassDescriptionprotected static enumA privileged action to resolve the image code via the current JVM processes input arguments, if available.Methods in net.bytebuddy.utility that return GraalImageCode.ImageCodeContextActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.GraalImageCode.ImageCodeContextAction.values()Returns an array containing the constants of this enum type, in the order they are declared.