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(String string)
-
-
-
Method Detail
-
parse
Selector parse(String string) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-