Class Type.LazyConstants

  • Enclosing class:
    Type<T>

    private static final class Type.LazyConstants
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LazyConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Bottom

        static final Type<?> Bottom
      • NullType

        static final Type<?> NullType
      • UnboundedWildcard

        static final WildcardType<?> UnboundedWildcard
    • Constructor Detail

      • LazyConstants

        private LazyConstants()