Searched refs:RETENTION_POLICY_DESC (Results 1 – 1 of 1) sorted by relevance
49 private static final String RETENTION_POLICY_DESC = "Ljava/lang/annotation/RetentionPolicy;"; field in RmTypeDefs304 if (desc.equals(RETENTION_POLICY_DESC)) { in visitAnnotation()