Package 

Class EmailValue

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

    
    public final class EmailValue
     implements Value
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String value
    • Constructor Summary

      Constructors 
      Constructor Description
      EmailValue(String value)
    • Method Summary

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