Package 

Class OrdinalValue

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

    
    public final class OrdinalValue
     implements Value
                        
    • Field Summary

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

      Modifier and Type Method Description
      final Number component1()
      final OrdinalValue copy(Number value)
      final Number 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