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.AnnotationOrErrorProvidesMethodScanner.findMapKeyAnnotation(Binder binder, Method method) (package private) static ProvidesMethodScanner.AnnotationOrErrorProvidesMethodScanner.AnnotationOrError.forError()(package private) static ProvidesMethodScanner.AnnotationOrErrorProvidesMethodScanner.AnnotationOrError.forPossiblyNullAnnotation(Annotation annotation)