Searched refs:BY_TYPE (Results 1 – 4 of 4) sorted by relevance
68 public static final Comparator<? super Annotation> BY_TYPE = new Comparator<Annotation>() { field in BaseAnnotation
120 BY_TYPE, enumerator
116 case BY_TYPE: in OrderNodesByMetric()
628 Collection<? extends AnnotationKey> annotations = Ordering.from(BaseAnnotation.BY_TYPE)