Uses of Class
com.google.inject.internal.ProvidesMethodScanner.AnnotationOrError
Packages that use ProvidesMethodScanner.AnnotationOrError
-
Uses of ProvidesMethodScanner.AnnotationOrError in com.google.inject.internal
Methods in com.google.inject.internal that return ProvidesMethodScanner.AnnotationOrErrorModifier and TypeMethodDescriptionprivate static ProvidesMethodScanner.AnnotationOrError
ProvidesMethodScanner.findMapKeyAnnotation
(Binder binder, Method method) (package private) static ProvidesMethodScanner.AnnotationOrError
ProvidesMethodScanner.AnnotationOrError.forError()
(package private) static ProvidesMethodScanner.AnnotationOrError
ProvidesMethodScanner.AnnotationOrError.forPossiblyNullAnnotation
(Annotation annotation)