Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for egap (0.01 sec)

  1. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    ueart,luhcsvresi,mohsnd,nihcamyek,tiesbew321,?gifnocecapsbew,hcierebsnoissuksid,k&codluhcs,eegnietsi,?lsd-ni,m&oc,rofttalpluhcs,uhcob-inu-rhur:.con.oi,,?n&-i-g-o-l,aw-ym,e&lletsebgitsnüg,sgnutiel,?i&emtsi,lreb-n&i,yd,??norblieh-sh.ti.&hcraeser-segap,segap,?oitatsksid-ygolonys,pv&-n&i,yd,?nyd,?refeilgitsnüg,?o&c,rp-ytinummoc,?p&h21,iog:ol,,ohsdaerpsym,?r&e&ntrapdeeps.remotsuc,su&-lautriv,lautriv,?t&adpusnd,tub-ni,uor-ym,?vres&-e&bucl,mohym,?bew-emoh:.nyd,,luhcs,??ogiv-&niem,ym,??s&d-&onys,ygolony...
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue Aug 12 15:39:59 UTC 2025
    - 75.3K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/collect/RangeTest.java

        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(4, 6)));
        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(2, 4)));
        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(2, 3)));
      }
    
      public void testGap_invalidRangesWithInfinity() {
        assertThrows(IllegalArgumentException.class, () -> Range.atLeast(1).gap(Range.atLeast(2)));
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 24.2K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/collect/RangeTest.java

        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(4, 6)));
        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(2, 4)));
        assertThrows(IllegalArgumentException.class, () -> range.gap(Range.closed(2, 3)));
      }
    
      public void testGap_invalidRangesWithInfinity() {
        assertThrows(IllegalArgumentException.class, () -> Range.atLeast(1).gap(Range.atLeast(2)));
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 24.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_fr.properties

    constraints.Digits.message = {item} doit être un nombre. (attendu : <nombre>.<nombre>)
    constraints.Future.message = {item} doit être une valeur future.
    constraints.Max.message = {item} doit être inférieur ou égal à {value}.
    constraints.Min.message = {item} doit être supérieur ou égal à {value}.
    constraints.NotNull.message = {item} est requis.
    constraints.Null.message = {item} doit être nul.
    constraints.Past.message = {item} doit être une valeur passée.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 13.1K bytes
    - Viewed (0)
  5. guava/src/com/google/common/collect/Comparators.java

     *
     * <p>In light of the significant enhancements to {@code Comparator} in Java 8, the overwhelming
     * majority of usages of {@code Ordering} can be written using only built-in JDK APIs. This class is
     * intended to "fill the gap" and provide those features of {@code Ordering} not already provided by
     * the JDK.
     *
     * @since 21.0
     * @author Louis Wasserman
     */
    @GwtCompatible
    public final class Comparators {
      private Comparators() {}
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Mar 17 20:26:29 UTC 2025
    - 10.9K bytes
    - Viewed (0)
  6. README.md

    OkHttp is principled and avoids being overly configurable, especially when such configuration is
    to workaround a buggy server, test invalid scenarios or that contradict the relevant RFC.
    Other HTTP libraries exist that fill that gap allowing extensive customisation including potentially
    invalid requests.
    
    Example Limitations
    
    * Does not allow GET with a body.
    * Cache is not an interface with alternative implementations.
    
    Get a URL
    ---------
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jul 28 07:33:49 UTC 2025
    - 8.8K bytes
    - Viewed (0)
  7. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    gallery
    gallo
    gallup
    galsa.no
    gamagori.aichi.jp
    game
    game-host.org
    game-server.cc
    game.tw
    games
    games.hu
    gamo.shiga.jp
    gamvik.no
    gangaviika.no
    gangwon.kr
    gap
    garden
    gaular.no
    gausdal.no
    gay
    gb
    gb.net
    gbiz
    gc.ca
    gd
    gd.cn
    gda.pl
    gdansk.pl
    gdn
    gdynia.pl
    ge
    ge.it
    gea
    geek.nz
    geekgalaxy.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
Back to top