Interface Annotation

  • All Known Implementing Classes:
    AnnotationImpl

    public interface Annotation
    • Method Detail

      • getKey

        java.lang.String getKey()
      • getValue

        java.lang.String getValue()
      • equals

        default boolean equals​(java.lang.String key,
                               java.lang.String value)