Uses of Interface
java.lang.classfile.ClassFile.ClassHierarchyResolverOption
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of ClassFile.ClassHierarchyResolverOptionPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionClassFile.ClassHierarchyResolverOption.of
(ClassHierarchyResolverPREVIEW classHierarchyResolver) Returns an option describing the class hierarchy resolver to use when generating stack maps.