Class DomainValidator.Item

    • Constructor Summary

      Constructors 
      Constructor Description
      Item​(DomainValidator.ArrayType type, java.lang.String... values)
      Constructs a new instance.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Item

        public Item​(DomainValidator.ArrayType type,
                    java.lang.String... values)
        Constructs a new instance.
        Parameters:
        type - ArrayType, for example, GENERIC_PLUS, LOCAL_PLUS
        values - array of TLDs. Will be lower-cased and sorted