Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 371 - 380 of 442 for benzer (0.21 seconds)

  1. android/guava/src/com/google/common/collect/ImmutableSortedSet.java

      }
    
      /**
       * Not supported. Use {@link #naturalOrder}, which offers better type-safety, instead. This method
       * exists only to hide {@link ImmutableSet#builder} from consumers of {@code ImmutableSortedSet}.
       *
       * @throws UnsupportedOperationException always
       * @deprecated Use {@link ImmutableSortedSet#naturalOrder}, which offers better type-safety.
       */
      @DoNotCall("Use naturalOrder")
      @Deprecated
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Sep 23 17:50:58 GMT 2025
    - 36.8K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/util/concurrent/SmoothRateLimiter.java

       * completely unused, and an expensive acquire(100) request comes. It would be nonsensical to just
       * wait for 100 seconds, and /then/ start the actual task. Why wait without doing anything? A much
       * better approach is to /allow/ the request right away (as if it was an acquire(1) request
       * instead), and postpone /subsequent/ requests as needed. In this version, we allow starting the
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed May 14 19:40:47 GMT 2025
    - 19.3K bytes
    - Click Count (0)
  3. android/guava/src/com/google/common/primitives/UnsignedBytes.java

             * today). TODO: b/392974826 - Check for the existence of Unsafe and its methods
             * reflectively before attempting to access UnsafeComparator. Or, better yet, allow
             * UnsafeComparator to still initialize correctly even if Unsafe is unavailable. This would
             * protect against users that automatically preinitialize internal classes that they've seen
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 23 16:38:16 GMT 2026
    - 21K bytes
    - Click Count (0)
  4. docs/en/docs/tutorial/sql-databases.md

    Also, **automatically generated clients** will have simpler interfaces, so that the developers communicating with your API can have a much better time working with your API. ๐Ÿ˜Ž
    
    ///
    
    All the fields in `HeroPublic` are the same as in `HeroBase`, with `id` declared as `int` (not `None`):
    
    * `id`
    * `name`
    * `age`
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sat Mar 07 09:29:03 GMT 2026
    - 15.3K bytes
    - Click Count (0)
  5. docs/ja/docs/advanced/security/oauth2-scopes.md

    `:` ใฎใ‚ˆใ†ใชไป–ใฎๆ–‡ๅญ—ใŒๅซใพใ‚Œใฆใ„ใฆใ‚‚ใ€URL ใงใ‚ใฃใฆใ‚‚ๅ•้กŒใ‚ใ‚Šใพใ›ใ‚“ใ€‚
    
    ใใ‚Œใ‚‰ใฎ่ฉณ็ดฐใฏๅฎŸ่ฃ…ไพๅญ˜ใงใ™ใ€‚
    
    OAuth2 ใซใจใฃใฆใฏใ€ๅ˜ใซๆ–‡ๅญ—ๅˆ—ใซ้ŽใŽใพใ›ใ‚“ใ€‚
    
    ///
    
    ## ๅ…จไฝ“ๅƒ { #global-view }
    
    ใพใšใ€ใƒกใ‚คใƒณใฎ**ใƒใƒฅใƒผใƒˆใƒชใ‚ขใƒซ - ใƒฆใƒผใ‚ถใƒผใ‚ฌใ‚คใƒ‰**ใซใ‚ใ‚‹ [OAuth2๏ผˆใƒ‘ใ‚นใƒฏใƒผใƒ‰๏ผปใƒใƒƒใ‚ทใƒฅๅŒ–ใ‚ใ‚Š๏ผฝ๏ผ‰ใ€Bearer ใจ JWT ใƒˆใƒผใ‚ฏใƒณ](../../tutorial/security/oauth2-jwt.md) ใฎไพ‹ใ‹ใ‚‰ๅค‰ๆ›ดใ•ใ‚Œใ‚‹้ƒจๅˆ†ใ‚’ใ€ใ‚นใ‚ณใƒผใƒ—ไป˜ใ OAuth2 ใ‚’ไฝฟใฃใฆๆ‰‹ๆ—ฉใ่ฆ‹ใฆใฟใพใ—ใ‚‡ใ†ใ€‚
    
    {* ../../docs_src/security/tutorial005_an_py310.py hl[5,9,13,47,65,106,108:116,122:126,130:136,141,157] *}
    
    ใงใฏใ€ใ“ใ‚Œใ‚‰ใฎๅค‰ๆ›ดใ‚’ไธ€ใคใšใค็ขบ่ชใ—ใฆใ„ใใพใ™ใ€‚
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 16.6K bytes
    - Click Count (0)
  6. guava-testlib/src/com/google/common/collect/testing/Helpers.java

        sort(insertionOrder, entryComparator(keyComparator));
        return insertionOrder;
      }
    
      /**
       * Compares strings in natural order except that null comes immediately before a given value. This
       * works better than Ordering.natural().nullsFirst() because, if null comes before all other
       * values, it lies outside the submap/submultiset ranges we test, and the variety of tests that
       * exercise null handling fail on those subcollections.
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 23 21:06:42 GMT 2026
    - 17.2K bytes
    - Click Count (0)
  7. docs/es/docs/advanced/security/oauth2-scopes.md

    ///
    
    ## Vista global { #global-view }
    
    Primero, echemos un vistazo rรกpido a las partes que cambian desde los ejemplos en el **Tutorial - User Guide** principal para [OAuth2 con Password (y hashing), Bearer con tokens JWT](../../tutorial/security/oauth2-jwt.md). Ahora usando scopes de OAuth2:
    
    {* ../../docs_src/security/tutorial005_an_py310.py hl[5,9,13,47,65,106,108:116,122:126,130:136,141,157] *}
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 18:15:55 GMT 2026
    - 14.1K bytes
    - Click Count (0)
  8. docs/ko/docs/advanced/generate-clients.md

    ํ•˜์ง€๋งŒ ๋‹ค์Œ์—์„œ ์ด๋ฅผ ๊ฐœ์„ ํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ๋ณด์—ฌ๋“œ๋ฆฌ๊ฒ ์Šต๋‹ˆ๋‹ค. ๐Ÿค“
    
    ## ์ปค์Šคํ…€ Operation ID์™€ ๋” ๋‚˜์€ ๋ฉ”์„œ๋“œ ์ด๋ฆ„ { #custom-operation-ids-and-better-method-names }
    
    ํด๋ผ์ด์–ธํŠธ์—์„œ **๋” ๋‹จ์ˆœํ•œ ๋ฉ”์„œ๋“œ ์ด๋ฆ„**์„ ๊ฐ–๋„๋ก, operation ID๊ฐ€ **์ƒ์„ฑ๋˜๋Š” ๋ฐฉ์‹**์„ **์ˆ˜์ •**ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ์ด ๊ฒฝ์šฐ operation ID๊ฐ€ ๋‹ค๋ฅธ ๋ฐฉ์‹์œผ๋กœ๋„ **์œ ์ผ**ํ•˜๋„๋ก ๋ณด์žฅํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 11K bytes
    - Click Count (0)
  9. src/main/java/org/codelibs/fess/api/json/SearchApiManager.java

                }
            }
            final HttpServletResponse response = LaResponseUtil.getResponse();
            if (t instanceof final InvalidAccessTokenException e) {
                response.setHeader("WWW-Authenticate", "Bearer error=\"" + e.getType() + "\"");
                writeJsonResponse(HttpServletResponse.SC_UNAUTHORIZED, message);
            } else {
                writeJsonResponse(status, message);
            }
        }
    
        /**
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 27 13:56:32 GMT 2026
    - 55.4K bytes
    - Click Count (1)
  10. android/guava/src/com/google/common/collect/ImmutableListMultimap.java

      }
    
      /**
       * Returns a new builder with a hint for how many distinct keys are expected to be added. The
       * generated builder is equivalent to that returned by {@link #builder}, but may perform better if
       * {@code expectedKeys} is a good estimate.
       *
       * @throws IllegalArgumentException if {@code expectedKeys} is negative
       * @since 33.3.0
       */
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Dec 09 15:58:48 GMT 2025
    - 19.5K bytes
    - Click Count (0)
Back to Top