Interface Annotations

    • Method Detail

      • keys

        Set<String> keys()
        Returns the set of keys for available annotations.
        Returns:
        annotation keys
      • value

        String value​(String key)
        Returns the value of the specified annotation.
        Parameters:
        key - annotation key
        Returns:
        annotation value