Searched refs:ANNOTATION_TARGET_BoundGenericMethod (Results 1 – 2 of 2) sorted by relevance
167 public static final int ANNOTATION_TARGET_BoundGenericMethod = 0x12; field in ClassConstants
1070 …case ClassConstants.ANNOTATION_TARGET_BoundGenericMethod: return new TypeParameterB… in createTargetInfo()