- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for eko (0.02 seconds)
-
guava/src/com/google/common/base/CharMatcher.java
* Returns a string copy of the input character sequence, with each group of consecutive matching * BMP characters replaced by a single replacement character. For example: * * {@snippet : * CharMatcher.anyOf("eko").collapseFrom("bookkeeper", '-') * } * * ... returns {@code "b-p-r"}. * * <p>The default implementation uses {@link #indexIn(CharSequence)} to find the first matchingCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 54.4K bytes - Click Count (0) -
android/guava/src/com/google/common/base/CharMatcher.java
* Returns a string copy of the input character sequence, with each group of consecutive matching * BMP characters replaced by a single replacement character. For example: * * {@snippet : * CharMatcher.anyOf("eko").collapseFrom("bookkeeper", '-') * } * * ... returns {@code "b-p-r"}. * * <p>The default implementation uses {@link #indexIn(CharSequence)} to find the first matchingCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Jan 29 22:14:05 GMT 2026 - 53.9K bytes - Click Count (0)