Guice
Filter by API Level:
Package Index
|
Class Index
com.google.inject
com.google.inject.assistedinject
com.google.inject.binder
com.google.inject.grapher
com.google.inject.grapher.graphviz
com.google.inject.jndi
com.google.inject.matcher
com.google.inject.multibindings
com.google.inject.name
com.google.inject.persist
com.google.inject.persist.finder
com.google.inject.persist.jpa
com.google.inject.servlet
com.google.inject.spi
com.google.inject.spring
com.google.inject.throwingproviders
com.google.inject.tools.jmx
com.google.inject.util
Interfaces
Matcher
<T>
Classes
AbstractMatcher
<T>
Matchers
Package Index
|
Class Index
Since:
API Level Guice_1.0
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.