Uses of Interface
java.lang.classfile.components.CodeLocalsShifter
Package
Description
Provides specific components, transformations, and tools built on top of the
java.lang.classfile
PREVIEW library.-
Uses of CodeLocalsShifterPREVIEW 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.