Class ObjectType.BottomClass

  • Enclosing class:
    ObjectType

    public static class ObjectType.BottomClass
    extends java.lang.Object
    An artificial Java class that serves as the bottom element. No other class subclasses this, so there is nothing below it.
    • Constructor Summary

      Constructors 
      Constructor Description
      BottomClass()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BottomClass

        public BottomClass()