Searched defs:annotationElement (Results 1 – 2 of 2) sorted by relevance
80 …onnull @Override public CharSequence getElementName(@Nonnull AnnotationElement annotationElement) { in getElementName()84 …nnull @Override public EncodedValue getElementValue(@Nonnull AnnotationElement annotationElement) { in getElementValue()
61 public static ImmutableAnnotationElement of(AnnotationElement annotationElement) { in of()