- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for findSuffixIndex (0.06 seconds)
-
android/guava/src/com/google/common/net/InternetDomainName.java
int publicSuffixIndexLocal = publicSuffixIndexCache; if (publicSuffixIndexLocal == SUFFIX_NOT_INITIALIZED) { publicSuffixIndexCache = publicSuffixIndexLocal = PublicSuffixPatterns.TRIE.findSuffixIndex(parts); } return publicSuffixIndexLocal; } /** * The index in the {@link #parts()} list at which the registry suffix begins. For example, forCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 21:21:59 GMT 2026 - 26.2K bytes - Click Count (0)