Class YearMonthHolder

  • All Implemented Interfaces:
    Holder

    public final class YearMonthHolder
    extends java.lang.Object
    implements Holder
    Class YearMonthHolder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      YearMonth value
      Field _value
    • Method Summary

      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • YearMonthHolder

        public YearMonthHolder()
        Constructor YearMonthHolder
      • YearMonthHolder

        public YearMonthHolder​(YearMonth value)
        Constructor YearMonthHolder
        Parameters:
        value -