- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for PublicSuffixPatterns (0.62 seconds)
-
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
* <p>Because this class is used in GWT, the data members are stored in a space-efficient manner. * See {@link TrieParser}. * * @since 16.0 */ @GwtCompatible @Beta public final class PublicSuffixPatterns { private PublicSuffixPatterns() {} /** If a hostname is contained as a key in this map, it is a public suffix. */ public static final ImmutableMap<String, PublicSuffixType> EXACT = TrieParser.parseTrie(Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Dec 16 20:00:28 GMT 2025 - 76.5K bytes - Click Count (1)