Class View.Literal

  • All Implemented Interfaces:
    java.lang.annotation.Annotation
    Enclosing class:
    View

    public static final class View.Literal
    extends AnnotationLiteral<View>
    implements View
    Supports inline instantiation of the View annotation.
    See Also:
    Serialized Form
    • Field Detail

      • INSTANCE

        public static final View.Literal INSTANCE
        Instance of the View qualifier.
    • Method Detail

      • of

        public static View.Literal of​(java.lang.String value)
      • value

        public java.lang.String value()