| Package | Description |
|---|---|
| com.google.inject |
Google Guice (pronounced "juice") is an ultra-lightweight dependency
injection framework.
|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| com.google.inject.matcher |
Used for matching things.
|
| com.google.inject.spi |
Guice service provider interface
|
| Class and Description |
|---|
| Matcher
Returns
true or false for a given input. |
| Class and Description |
|---|
| Matcher
Returns
true or false for a given input. |
| Class and Description |
|---|
| AbstractMatcher
Implements
and() and or(). |
| Matcher
Returns
true or false for a given input. |
| Class and Description |
|---|
| Matcher
Returns
true or false for a given input. |