Generated by
JDiff

Class com.google.inject.matcher.Matchers

Added Methods
Matcher<Class> inSubpackage(String) Returns a matcher which matches classes in the given package and its subpackages.
 

Changed Methods
Matcher<Class> inPackage(Package) Documentation changed from old to new.
Returns a matcher which matches classes in the given package.