Package com.google.inject.internal
Class ProvidesMethodScanner.AnnotationOrError
java.lang.Object
com.google.inject.internal.ProvidesMethodScanner.AnnotationOrError
- Enclosing class:
ProvidesMethodScanner
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Annotation(package private) final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ProvidesMethodScanner.AnnotationOrErrorforError()(package private) static ProvidesMethodScanner.AnnotationOrErrorforPossiblyNullAnnotation(Annotation annotation)
-
Field Details
-
annotation
-
error
final boolean error
-
-
Constructor Details
-
AnnotationOrError
AnnotationOrError(Annotation annotation, boolean error)
-
-
Method Details
-
forPossiblyNullAnnotation
-
forError
-