java.lang.Object
org.springframework.boot.context.properties.bind.Bindable<T>
Type Parameters:
T - the source type

public final class Bindable<T> extends Object
Source that can be bound by a Binder.
Since:
2.0.0
Author:
Phillip Webb, Madhura Bhave
See Also: