- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for rodor (0.01 sec)
-
android/guava/src/com/google/common/base/CharMatcher.java
* replaced by a given replacement character. For example: * * {@snippet : * CharMatcher.is('a').replaceFrom("radar", 'o') * } * * ... returns {@code "rodor"}. * * <p>The default implementation uses {@link #indexIn(CharSequence)} to find the first matching * character, then iterates the remainder of the sequence calling {@link #matches(char)} for each * character.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 53.9K bytes - Viewed (0)