Class Platform.NativeRegExp

java.lang.Object
com.google.common.truth.Platform.NativeRegExp
Enclosing class:
Platform

private static class Platform.NativeRegExp extends Object
  • Constructor Details

    • NativeRegExp

      public NativeRegExp(String pattern)
  • Method Details

    • test

      public boolean test(String input)