Class PublicSuffixPatterns


  • @GwtCompatible
    @Beta
    public final class PublicSuffixPatterns
    extends java.lang.Object
    Do not use this class directly. For access to public-suffix information, use com.google.common.net.InternetDomainName. A generated static class containing public members which provide domain name patterns used in determining whether a given domain name is an effective top-level domain (public suffix).

    Because this class is used in GWT, the data members are stored in a space-efficient manner. {@see TrieParser}.

    Since:
    16.0
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait