Class New.Literal

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


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

    • Method Detail

      • of

        public static New.Literal of​(java.lang.Class<?> value)
      • value

        public java.lang.Class<?> value​()