public interface Bindable<T>
Modifier and Type | Interface and Description |
---|---|
static class |
Bindable.BindableType |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<T> |
getBindableJavaType() |
Bindable.BindableType |
getBindableType() |
Bindable.BindableType getBindableType()
java.lang.Class<T> getBindableJavaType()