Package com.google.inject.internal
Class RealOptionalBinder.ActualImpl
- java.lang.Object
-
- com.google.inject.internal.RealOptionalBinder.BaseAnnotation
-
- com.google.inject.internal.RealOptionalBinder.ActualImpl
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
- Enclosing class:
- RealOptionalBinder<T>
static class RealOptionalBinder.ActualImpl extends RealOptionalBinder.BaseAnnotation implements RealOptionalBinder.Actual
-
-
Constructor Summary
Constructors Constructor Description ActualImpl(java.lang.String value)
-
Method Summary
-
Methods inherited from class com.google.inject.internal.RealOptionalBinder.BaseAnnotation
annotationType, equals, hashCode, toString, value
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
Methods inherited from interface com.google.inject.internal.RealOptionalBinder.Actual
value
-
-