public class SearchTextValueParser extends Object implements BiFunction<String,Boolean,Object>
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
groupIndex |
(package private) BiFunction<String,Boolean,Object> |
parser |
(package private) Pattern |
pattern |
| Constructor and Description |
|---|
SearchTextValueParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(String text,
Boolean required) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenPattern pattern
int groupIndex
BiFunction<String,Boolean,Object> parser
Copyright © 2017. All rights reserved.