Interface Selector.Factory
-
- Enclosing interface:
- Selector
public static interface Selector.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Selector
parse(java.lang.String string)
-
-
-
Method Detail
-
parse
Selector parse(java.lang.String string) throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
-
-