Uses of Interface
org.elasticsearch.common.inject.spi.ConvertedConstantBinding
-
Packages that use ConvertedConstantBinding Package Description org.elasticsearch.common.inject.spi -
-
Uses of ConvertedConstantBinding in org.elasticsearch.common.inject.spi
Methods in org.elasticsearch.common.inject.spi with parameters of type ConvertedConstantBinding Modifier and Type Method Description VBindingTargetVisitor. visit(ConvertedConstantBinding<? extends T> binding)Visit a binding created from converting a bound instance to a new type.
-