Class URLType.Builder

  • Enclosing class:
    URLType

    public static class URLType.Builder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder()  
    • Method Summary

      Modifier and Type Method Description
      URLType build()  
      URLType.Builder withRange​(java.lang.String range)  
      URLType.Builder withSourceURL​(java.lang.String sourceURL)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Builder

        public Builder()