Package com.google.common.truth
Class Platform.NativeRegExp
- java.lang.Object
-
- com.google.common.truth.Platform.NativeRegExp
-
- Enclosing class:
- Platform
private static class Platform.NativeRegExp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NativeRegExp(java.lang.String pattern)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
test(java.lang.String input)
-