Interface DistinctVotersPredicate.Factory
-
- Enclosing class:
- DistinctVotersPredicate
public static interface DistinctVotersPredicate.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DistinctVotersPredicate
create(String value)
-
-
-
Method Detail
-
create
DistinctVotersPredicate create(String value) throws QueryParseException
- Throws:
QueryParseException
-
-