- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for precomputeCharMatcher (0.06 sec)
-
guava-gwt/src-super/com/google/common/base/super/com/google/common/base/Platform.java
import jsinterop.annotations.JsMethod; import jsinterop.annotations.JsPackage; import org.jspecify.annotations.Nullable; /** * @author Jesse Wilson */ final class Platform { static CharMatcher precomputeCharMatcher(CharMatcher matcher) { // CharMatcher.precomputed() produces CharMatchers that are maybe a little // faster (and that's debatable), but definitely more memory-hungry. We'reRegistered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Feb 03 21:52:39 UTC 2025 - 2.2K bytes - Viewed (0)