- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for PublicSuffixPatterns (0.09 seconds)
-
guava-gwt/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.gwt.xml
cpovirk <******@****.***> 1721404771 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Jul 19 16:02:36 GMT 2024 - 1.6K bytes - Click Count (0) -
guava-tests/test/com/google/thirdparty/publicsuffix/PublicSuffixTrieTest.java
.isEqualTo(2); assertThat(PublicSuffixPatterns.TRIE.findSuffixIndex(ImmutableList.of("co", "uk"))) .isEqualTo(0); assertThat(PublicSuffixPatterns.TRIE.findSuffixIndex(ImmutableList.of("google", "co", "uk"))) .isEqualTo(1); assertThat(PublicSuffixPatterns.TRIE.findSuffixIndex(ImmutableList.of("blogspot", "com")))
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 21:21:59 GMT 2026 - 2.8K bytes - Click Count (0) -
guava-gwt/src/com/google/common/ForceGuavaCompilation.gwt.xml
<inherits name="com.google.common.util.concurrent.Concurrent" /> <inherits name="com.google.common.xml.Xml" /> <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixPatterns" /> <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixType" /> <!-- com.google.common.testing.Testing is located in GuavaTests under guava-gwt/test --> <source path="">
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Sep 27 15:04:14 GMT 2021 - 1.1K bytes - Click Count (0) -
guava-gwt/src/com/google/common/net/Net.gwt.xml
<inherits name="com.google.common.primitives.Primitives" /> <inherits name="com.google.gwt.core.Core" /> <inherits name="com.google.gwt.user.User" /> <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixPatterns" /> <inherits name="com.google.thirdparty.publicsuffix.PublicSuffixType" />
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Feb 21 16:12:41 GMT 2025 - 1.8K bytes - Click Count (0)