- Sort Score
- Num 10 results
- Language All
Results 1 - 7 of 7 for 7763 (0.21 seconds)
-
guava/src/com/google/common/net/MediaType.java
public static final MediaType I_CALENDAR_UTF_8 = createConstantUtf8(TEXT_TYPE, "calendar"); /** * As described in <a href="https://www.rfc-editor.org/rfc/rfc7763.html">RFC 7763</a>, this * constant ({@code text/markdown}) is used for Markdown documents. * * @since 33.3.0 */ public static final MediaType MD_UTF_8 = createConstantUtf8(TEXT_TYPE, "markdown");
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Oct 02 01:46:40 GMT 2025 - 48K bytes - Click Count (0) -
android/guava/src/com/google/common/net/MediaType.java
public static final MediaType I_CALENDAR_UTF_8 = createConstantUtf8(TEXT_TYPE, "calendar"); /** * As described in <a href="https://www.rfc-editor.org/rfc/rfc7763.html">RFC 7763</a>, this * constant ({@code text/markdown}) is used for Markdown documents. * * @since 33.3.0 */ public static final MediaType MD_UTF_8 = createConstantUtf8(TEXT_TYPE, "markdown");
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Oct 02 01:46:40 GMT 2025 - 48K bytes - Click Count (0) -
compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultArtifactDescriptorReader.java
modelRequest.setTwoPhaseBuilding(false); // This merge is on purpose because otherwise user properties would override model // properties in dependencies the user does not know. See MNG-7563 for details. modelRequest.setSystemProperties( toProperties(session.getUserProperties(), session.getSystemProperties())); modelRequest.setUserProperties(new Properties());
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jan 10 08:42:00 GMT 2025 - 17.1K bytes - Click Count (0) -
okhttp/src/jvmTest/kotlin/okhttp3/internal/ws/WebSocketHttpTest.kt
.build() val webSocket = client.newWebSocket(request, clientListener) webSocket.send("hello") webSocket.close(1000, null) } /** https://github.com/square/okhttp/issues/7768 */ @Test @Throws(InterruptedException::class) fun reconnectingToNonWebSocket() { for (i in 0..29) { webServer.enqueue( MockResponse .Builder()
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Nov 04 19:13:52 GMT 2025 - 35.5K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/AbstractFutureState.java
* VarHandle in guava-android, even if they're unused under Android, we cause errors under * AGP: https://github.com/google/guava/issues/7769. * * My impression is that an AtomicReferenceFieldUpdater in a static field is similarly fast to * Unsafe on modern JVMs (if perhaps not quite as fast as VarHandle?). However, I'm not sure
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 33.2K bytes - Click Count (0) -
android/guava-tests/benchmark/com/google/common/base/EnumsBenchmark.java
X747, X748, X749, X750, X751, X752, X753, X754, X755, X756, X757, X758, X759, X760, X761, X762, X763, X764, X765, X766, X767, X768, X769, X770, X771, X772, X773, X774, X775, X776, X777, X778, X779,Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 19 18:03:30 GMT 2024 - 29.4K bytes - Click Count (0) -
docs/en/data/people.yml
count: 2 avatarUrl: https://avatars.githubusercontent.com/u/4357648?u=6ed702f8f6d49a8b2a0ed33cbd8ab59c2d7db7f7&v=4 url: https://github.com/davidhuser six_months_experts: - login: YuriiMotov count: 763 avatarUrl: https://avatars.githubusercontent.com/u/109919500?u=b9b13d598dddfab529a52d264df80a900bfe7060&v=4 url: https://github.com/YuriiMotov - login: luzzodev count: 45
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Fri Sep 05 08:57:16 GMT 2025 - 28.6K bytes - Click Count (0)