Class Null


  • public class Null
    extends java.lang.Object
    This class provides a type to associate with NULL literal values. It really shouldn't be used in any other context.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Null()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Null

        private Null()