Interface ConvertedConstantBinding<T>

All Superinterfaces:
Binding<T>, Element

public interface ConvertedConstantBinding<T> extends Binding<T>
A binding created from converting a bound instance to a new type. The source binding has the same binding annotation but a different type.
Since:
2.0