Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isRegistrySuffix (0.05 sec)

  1. android/guava/src/com/google/common/net/InternetDomainName.java

       *     the registry suffix section (labelled "ICANN").
       * @since 23.3
       */
      public boolean isRegistrySuffix() {
        return registrySuffixIndex() == 0;
      }
    
      /**
       * Indicates whether this domain name ends in a {@linkplain #isRegistrySuffix() registry suffix},
       * including if it is a registry suffix itself. For example, returns {@code true} for {@code
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 27.9K bytes
    - Viewed (0)
Back to top