Uses of Interface
java.lang.classfile.components.CodeLocalsShifter
Packages that use CodeLocalsShifterPREVIEW
Package
Description
Provides specific components, transformations, and tools built on top of the
java.lang.classfilePREVIEW library.-
Uses of CodeLocalsShifterPREVIEW in java.lang.classfile.componentsPREVIEW
Methods in java.lang.classfile.componentsPREVIEW that return CodeLocalsShifterPREVIEWModifier and TypeMethodDescriptionstatic CodeLocalsShifterPREVIEWCodeLocalsShifter.of(AccessFlagsPREVIEW methodFlags, MethodTypeDesc methodDescriptor) Creates a new instance ofCodeLocalsShifterPREVIEW with fixed local slots calculated from provided method information.