Searched refs:ANNOTATION_TARGET_ParameterGenericMethod (Results 1 – 2 of 2) sorted by relevance
164 public static final int ANNOTATION_TARGET_ParameterGenericMethod = 0x01; field in ClassConstants
1067 …case ClassConstants.ANNOTATION_TARGET_ParameterGenericMethod: return new TypeParameterT… in createTargetInfo()