Uses of Class
com.google.inject.internal.ProvidesMethodScanner.AnnotationOrError
-
Packages that use ProvidesMethodScanner.AnnotationOrError Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of ProvidesMethodScanner.AnnotationOrError in com.google.inject.internal
Methods in com.google.inject.internal that return ProvidesMethodScanner.AnnotationOrError Modifier and Type Method Description private static ProvidesMethodScanner.AnnotationOrErrorProvidesMethodScanner. findMapKeyAnnotation(Binder binder, java.lang.reflect.Method method)(package private) static ProvidesMethodScanner.AnnotationOrErrorProvidesMethodScanner.AnnotationOrError. forError()(package private) static ProvidesMethodScanner.AnnotationOrErrorProvidesMethodScanner.AnnotationOrError. forPossiblyNullAnnotation(java.lang.annotation.Annotation annotation)
-