Package com.google.re2j
Interface RE2.ReplaceFunc
-
- Enclosing class:
- RE2
static interface RE2.ReplaceFunc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringreplace(java.lang.String orig)
-