final class OptionalBinder.RealOptionalBinder.JavaOptionalProviderProvider extends OptionalBinder.RealOptionalBinder.RealOptionalBinderProviderWithDependencies
Modifier | Constructor and Description |
---|---|
private |
JavaOptionalProviderProvider() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get() |
java.util.Set<Dependency<?>> |
getDependencies()
Returns the known dependencies for this type.
|
equals, hashCode
public java.lang.Object get()
public java.util.Set<Dependency<?>> getDependencies()
HasDependencies
Injector
will be
included in the returned set.