Class TimeHolder

  • All Implemented Interfaces:
    Holder

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

      Fields 
      Modifier and Type Field Description
      Time value
      Field _value
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeHolder()
      Constructor TimeHolder
      TimeHolder​(Time value)
      Constructor TimeHolder
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        public Time value
        Field _value
    • Constructor Detail

      • TimeHolder

        public TimeHolder()
        Constructor TimeHolder
      • TimeHolder

        public TimeHolder​(Time value)
        Constructor TimeHolder
        Parameters:
        value -