Interfaces for searching over data.
Classes supporting testing of other classes.
-
This class holds instances of
Criterion which are used in resolution or evaluation operations.
A generic marker interface for representing criteria used in resolution or evaluation operations.
A registry which manages mappings from types of
Criterion to types of
Predicate
which can evaluate that criterion's data against a particular target type.
Base exception for resolver related errors.
-
This class holds instances of
Criterion which are used in resolution or evaluation operations.
A generic marker interface for representing criteria used in resolution or evaluation operations.
Generic interface for resolvers which process specified criteria and produce some implementation-specific
result information.
Base exception for resolver related errors.