Package 

Class UrlValue

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

    
    public final class UrlValue
     implements Value
                        
    • Field Summary

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

      Constructors 
      Constructor Description
      UrlValue(String value)
    • Method Summary

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