Package com.google.inject.internal
Class RealOptionalBinder.DefaultImpl
- java.lang.Object
-
- com.google.inject.internal.RealOptionalBinder.BaseAnnotation
-
- com.google.inject.internal.RealOptionalBinder.DefaultImpl
-
- All Implemented Interfaces:
java.lang.annotation.Annotation
- Enclosing class:
- RealOptionalBinder<T>
static class RealOptionalBinder.DefaultImpl extends RealOptionalBinder.BaseAnnotation implements RealOptionalBinder.Default
-
-
Constructor Summary
Constructors Constructor Description DefaultImpl(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.Default
value
-
-