Class Mapper.Null

  • Enclosing interface:
    Mapper

    public static class Mapper.Null
    extends java.lang.Object
    Place holder type used for null values.
    • Constructor Summary

      Constructors 
      Constructor Description
      Null()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Null

        public Null()