Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like "juice")
|
Modifier and Type | Method and Description |
---|---|
private static ProvidesMethodScanner.AnnotationOrError |
ProvidesMethodScanner.findMapKeyAnnotation(Binder binder,
java.lang.reflect.Method method) |
(package private) static ProvidesMethodScanner.AnnotationOrError |
ProvidesMethodScanner.AnnotationOrError.forError() |
(package private) static ProvidesMethodScanner.AnnotationOrError |
ProvidesMethodScanner.AnnotationOrError.forPossiblyNullAnnotation(java.lang.annotation.Annotation annotation) |