Package 

Interface Value


  • 
    public interface Value
    
                        

    It is recommended (but not mandatory) that values evaluated by EntityEvaluators implement this interface. Do not forget to call also ValueResolverRepository.registerType for each new value type if you don't want to store class name of the value.

    • Method Summary

      Modifier and Type Method Description
      • 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