Uses of Interface
java.lang.classfile.Signature.BaseTypeSig
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Signature.BaseTypeSigPREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionstatic Signature.BaseTypeSigPREVIEW
Signature.BaseTypeSig.of
(char baseType) Returns the signature of a primitive type or void.static Signature.BaseTypeSigPREVIEW
Returns the signature of a primitive type or void.