- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 15 for boxed (0.02 seconds)
-
android/guava-tests/test/com/google/common/base/PreconditionsTest.java
boolean aBoolean = true; Long boxedLong = null; int anInt = 1; // With a boxed predicate, no overloads can be selected in phase 1 // ambiguous without the call to .booleanValue to unbox the Boolean checkState(boxedBoolean.booleanValue(), "", 1); // ambiguous without the cast to Object because the boxed predicate prevents any overload from // being selected in phase 1Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 19.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/base/PreconditionsTest.java
boolean aBoolean = true; Long boxedLong = null; int anInt = 1; // With a boxed predicate, no overloads can be selected in phase 1 // ambiguous without the call to .booleanValue to unbox the Boolean checkState(boxedBoolean.booleanValue(), "", 1); // ambiguous without the cast to Object because the boxed predicate prevents any overload from // being selected in phase 1Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 19.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/math/StatsTest.java
} else { assertThat(actual).isWithin(ALLOWED_ERROR).of(expected); } } public void testBoxedDoubleStreamToStats() { Stats stats = megaPrimitiveDoubleStream().boxed().collect(toStats()); assertThat(stats.count()).isEqualTo(MEGA_STREAM_COUNT); assertThat(stats.mean()).isWithin(ALLOWED_ERROR * MEGA_STREAM_COUNT).of(MEGA_STREAM_MEAN); assertThat(stats.populationVariance())Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 16:11:48 GMT 2026 - 33.4K bytes - Click Count (0) -
docs/de/docs/_llm-test.md
Code in Codeblöcken sollte nicht verändert werden, mit Ausnahme von Kommentaren. Siehe Abschnitt `### Content of code blocks` im allgemeinen Prompt in `scripts/translate.py`. //// ## Tabs und farbige Boxen { #tabs-and-colored-boxes } //// tab | Test /// info | Info Etwas Text /// /// note | Hinweis Etwas Text /// /// note | Technische Details Etwas Text /// /// check | TestenCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 12.3K bytes - Click Count (0) -
docs/ru/docs/_llm-test.md
Код в блоках кода не должен изменяться, за исключением комментариев. См. раздел `### Content of code blocks` в общем промпте в `scripts/translate.py`. //// ## Вкладки и цветные блоки { #tabs-and-colored-boxes } //// tab | Тест /// info | Информация Некоторый текст /// /// note | Примечание Некоторый текст /// /// note | Технические подробности Некоторый текст ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 17.2K bytes - Click Count (0) -
docs/tr/docs/_llm-test.md
`scripts/translate.py` içindeki genel prompt'ta `### Content of code blocks` bölümüne bakın. //// ## Sekmeler ve renkli kutular { #tabs-and-colored-boxes } //// tab | Test /// info | Bilgi Bazı metin /// /// note | Not Bazı metin /// /// note | Teknik Detaylar Bazı metin /// /// check | Ek bilgi Bazı metin
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 11.1K bytes - Click Count (0) -
docs/uk/docs/_llm-test.md
Код у блоках коду не слід змінювати, за винятком коментарів. Див. розділ `### Content of code blocks` в загальній підсказці в `scripts/translate.py`. //// ## Вкладки та кольорові блоки { #tabs-and-colored-boxes } //// tab | Тест /// info | Інформація Деякий текст /// /// note | Примітка Деякий текст /// /// note | Технічні деталі Деякий текст /// /// check | ПеревіртеCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 17K bytes - Click Count (0) -
docs/zh/docs/_llm-test.md
``` ...就这些。 //// //// tab | 信息 代码块中的代码不应被修改,注释除外。 参见 `scripts/translate.py` 中通用提示的 `### Content of code blocks` 部分。 //// ## 选项卡与彩色提示框 { #tabs-and-colored-boxes } //// tab | 测试 /// info | 信息 Some text /// /// note | 注意 Some text /// /// note | 技术细节 Some text /// /// check | 检查 Some text ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 10.7K bytes - Click Count (0) -
docs/es/docs/_llm-test.md
Consulta la sección `### Content of code blocks` en el prompt general en `scripts/translate.py`. //// ## Pestañas y cajas coloreadas { #tabs-and-colored-boxes } //// tab | Prueba /// info | Información Algo de texto /// /// note | Nota Algo de texto /// /// note | Detalles técnicos Algo de texto /// /// check | RevisaCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 12.2K bytes - Click Count (0) -
docs/fr/docs/_llm-test.md
Voir la section `### Content of code blocks` dans l’invite générale dans `scripts/translate.py`. //// ## Onglets et encadrés colorés { #tabs-and-colored-boxes } //// tab | Test /// info | Info Du texte /// /// note | Remarque Du texte /// /// note | Détails techniques Du texte /// /// check | VérificationsCreated: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 12.8K bytes - Click Count (0)