Class Id

  • All Implemented Interfaces:
    ValueCoercer

    public class Id
    extends java.lang.Object
    implements ValueCoercer
    Return all the values as they are
    • Constructor Summary

      Constructors 
      Constructor Description
      Id()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object coerce​(java.lang.Object value)  
      • Methods inherited from class java.lang.Object

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

      • Id

        public Id()
    • Method Detail

      • coerce

        public java.lang.Object coerce​(java.lang.Object value)
        Specified by:
        coerce in interface ValueCoercer
        Returns:
        the value coerced to acceptable type