Uses of Package
com.google.inject.matcher

Packages that use com.google.inject.matcher
com.google.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
com.google.inject.matcher Used for matching things. 
com.google.inject.spi Guice service provider interface 
 

Classes in com.google.inject.matcher used by com.google.inject
Matcher
          Returns true or false for a given input.
 

Classes in com.google.inject.matcher used by com.google.inject.matcher
Matcher
          Returns true or false for a given input.
 

Classes in com.google.inject.matcher used by com.google.inject.spi
Matcher
          Returns true or false for a given input.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.