Package 

Object NullValue

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class NullValue
     implements Serializable
                        

    Object to represent a null value.

    • Method Summary

      Modifier and Type Method Description
      String toString()
      final String getNULL_VALUE() Constant representing the 'null' value.
      • Methods inherited from class java.io.Serializable

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait