Searched refs:BY_NAME (Results 1 – 2 of 2) sorted by relevance
63 … public static final Comparator<AnnotationElement> BY_NAME = new Comparator<AnnotationElement>() { field in BaseAnnotationElement
563 … Collection<? extends AnnotationElement> elements = Ordering.from(BaseAnnotationElement.BY_NAME)