Package 

Class DurationValue

  • All Implemented Interfaces:
    ai.tock.nlp.entity.Value

    
    public final class DurationValue
     implements Value
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Duration value
    • Method Summary

      Modifier and Type Method Description
      final Duration component1()
      final DurationValue copy(Duration value)
      final Duration getValue()
      • Methods inherited from class ai.tock.nlp.entity.Value

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

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