T - matched object typepublic class ObjectPackageMatcher<T>
extends com.google.inject.matcher.AbstractMatcher<T>
| Constructor and Description |
|---|
ObjectPackageMatcher(java.lang.String pkg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(T o) |
public boolean matches(T o)