列挙型クラスjava.lang.classfile.Signature.TypeArg.Bounded.WildcardIndicatorの
使用
-
java.lang.classfilePREVIEWでのSignature.TypeArg.Bounded.WildcardIndicatorPREVIEWの使用
修飾子と型クラス説明static enum
Preview.型引数のワイルドカード・インジケータをモデル化します。修飾子と型メソッド説明指定された名前を持つこのクラスのenum定数を返します。Signature.TypeArg.Bounded.WildcardIndicator.values()
この列挙クラスの定数を含む配列を宣言されている順序で 返します。Signature.TypeArg.Bounded.wildcardIndicator()
ワイルドカードの種類を返します。修飾子と型メソッド説明Signature.TypeArg.bounded
(Signature.TypeArg.Bounded.WildcardIndicatorPREVIEW wildcard, Signature.RefTypeSigPREVIEW boundType) バインド型引数を返します。