package

com.google.inject.matcher

Classes | Description

Used for matching things.

more...

Interfaces

Matcher<T> Returns true or false for a given input. 

Classes

AbstractMatcher<T> Implements and() and or()
Matchers Matcher implementations.