- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 15 for chop (0.02 seconds)
-
android/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java
@Override @Nullable String chop(String str) { String result = i.chop(str); return result != null ? result : you.chop(str); } }; } abstract @Nullable String chop(String str); static Chopper suffix(String suffix) { return new Chopper() { @Override @Nullable String chop(String str) { if (str.endsWith(suffix)) {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Apr 02 14:49:41 GMT 2026 - 17.9K bytes - Click Count (0) -
guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java
@Override @Nullable String chop(String str) { String result = i.chop(str); return result != null ? result : you.chop(str); } }; } abstract @Nullable String chop(String str); static Chopper suffix(String suffix) { return new Chopper() { @Override @Nullable String chop(String str) { if (str.endsWith(suffix)) {Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Apr 02 14:49:41 GMT 2026 - 17.9K bytes - Click Count (0) -
docs/en/data/translators.yml
avatarUrl: https://avatars.githubusercontent.com/u/20477587?u=c5184dab6d021733d10c8f975b20e391856303d6&v=4 url: https://github.com/jackleeio choi-haram: login: choi-haram count: 2 avatarUrl: https://avatars.githubusercontent.com/u/62204475?v=4 url: https://github.com/choi-haram imtiaz101325: login: imtiaz101325 count: 2
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 07:31:54 GMT 2026 - 19.6K bytes - Click Count (0) -
src/main/webapp/css/chat.css
margin-bottom: 0.75rem; font-weight: 500; } .suggestion-chips { display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center; } .suggestion-chip { padding: 0.5rem 1rem; border: 1px solid #dfe1e6; border-radius: 20px; background-color: white; color: #42526e; font-size: 0.875rem; cursor: pointer;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 19.4K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/base/AbstractIteratorTest.java
} }; assertThrows(IllegalStateException.class, iter::hasNext); } // Technically we should test other reentrant scenarios (4 combinations of // hasNext/next), but we'll cop out for now, knowing that // next() both start by invoking hasNext() anyway.Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 5.7K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/collect/AbstractIteratorTest.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 8K bytes - Click Count (0) -
guava-tests/test/com/google/common/collect/AbstractIteratorTest.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 8K bytes - Click Count (0) -
guava-tests/test/com/google/common/base/AbstractIteratorTest.java
} }; assertThrows(IllegalStateException.class, iter::hasNext); } // Technically we should test other reentrant scenarios (4 combinations of // hasNext/next), but we'll cop out for now, knowing that // next() both start by invoking hasNext() anyway.Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 5.7K bytes - Click Count (0) -
src/main/webapp/js/chat.js
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 01:36:02 GMT 2026 - 30.6K bytes - Click Count (0) -
guava-tests/test/com/google/common/net/InternetDomainNameTest.java
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 17.8K bytes - Click Count (0)