- Sort Score
- Num 10 results
- Language All
Results 371 - 380 of 442 for benzer (0.21 seconds)
-
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") @DeprecatedCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Sep 23 17:50:58 GMT 2025 - 36.8K bytes - Click Count (0) -
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) -
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 seenCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 23 16:38:16 GMT 2026 - 21K bytes - Click Count (0) -
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) -
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) -
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) -
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) -
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) -
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) -
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)