Package ai.tock.nlp.entity
Interface Value
-
- All Implemented Interfaces:
public interface ValueIt 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.