public static class Bindings.IndexBinding extends Object implements Binding, Comparable<Bindings.IndexBinding>
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(Bindings.IndexBinding o)  | 
BoundValue | 
getBoundValue()
Get a  
BoundValue. | 
Object | 
getKey()
Get a key which represents index or name of the binding. 
 | 
public int compareTo(@NonNull Bindings.IndexBinding o)
compareTo in interface Comparable<Bindings.IndexBinding>public Object getKey()
Bindingpublic BoundValue getBoundValue()
BindingBoundValue.getBoundValue in interface BindingCopyright © 2025. All rights reserved.