Searched refs:aRetentionSource (Results 1 – 2 of 2) sorted by relevance
38 public static Annotation aRetentionSource; field in Annotations88 case SOURCE: return aRetentionSource; in getRetentionPolicyMetaAnnotation()118 aRetentionSource = createValueAnnotation(adRetention, "SOURCE");121 asRetentionSource = Collections.singleton(aRetentionSource);
131 } else if (tlAnnotationsHere.contains(Annotations.aRetentionSource)) { in retention()