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