Class Default.Literal

    • Nested Class Summary

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Default.Literal INSTANCE
      The default Default literal
    • Constructor Summary

      Constructors 
      Constructor Description
      Literal()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Field Detail

      • INSTANCE

        public static final Default.Literal INSTANCE
        The default Default literal
    • Constructor Detail

      • Literal

        public Literal()