Uses of Interface
java.lang.classfile.AccessFlags
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides specific components, transformations, and tools built on top of the
java.lang.classfile
PREVIEW library.-
Uses of AccessFlagsPREVIEW in java.lang.classfilePREVIEW
-
Uses of AccessFlagsPREVIEW in java.lang.classfile.componentsPREVIEW
Modifier and TypeMethodDescriptionstatic CodeLocalsShifterPREVIEW
CodeLocalsShifter.of
(AccessFlagsPREVIEW methodFlags, MethodTypeDesc methodDescriptor) Creates a new instance ofCodeLocalsShifter
PREVIEW with fixed local slots calculated from provided method information.