r01f.locale
Class I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher

java.lang.Object
  extended by com.google.inject.matcher.AbstractMatcher<com.google.inject.TypeLiteral<?>>
      extended by r01f.locale.I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher
All Implemented Interfaces:
com.google.inject.matcher.Matcher<com.google.inject.TypeLiteral<?>>
Enclosing class:
I18NGuiceModule

 class I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher
extends com.google.inject.matcher.AbstractMatcher<com.google.inject.TypeLiteral<?>>


Constructor Summary
I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher()
           
 
Method Summary
 boolean matches(com.google.inject.TypeLiteral<?> typeLiteral)
           
 
Methods inherited from class com.google.inject.matcher.AbstractMatcher
and, or
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher

I18NGuiceModule.I18NLocalizedTypeAnnotationMatcher()
Method Detail

matches

public boolean matches(com.google.inject.TypeLiteral<?> typeLiteral)