public class ClassToTypeLiteralMatcherAdapter
extends com.google.inject.matcher.AbstractMatcher<com.google.inject.TypeLiteral<?>>
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.matcher.Matcher<com.google.inject.TypeLiteral<?>> |
adapt(com.google.inject.matcher.Matcher<AnnotatedElement> classMatcher) |
boolean |
matches(com.google.inject.TypeLiteral<?> typeLiteral) |
public boolean matches(com.google.inject.TypeLiteral<?> typeLiteral)
public static com.google.inject.matcher.Matcher<com.google.inject.TypeLiteral<?>> adapt(com.google.inject.matcher.Matcher<AnnotatedElement> classMatcher)
Copyright © 2010–2015 Mycila. All rights reserved.