Class Type.LazyConstants

java.lang.Object
com.strobel.reflection.Type.LazyConstants
Enclosing class:
Type<T>

private static final class Type.LazyConstants extends Object
  • Field Details

    • Bottom

      static final Type<?> Bottom
    • NullType

      static final Type<?> NullType
    • UnboundedWildcard

      static final WildcardType<?> UnboundedWildcard
  • Constructor Details

    • LazyConstants

      private LazyConstants()