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()
Binding
public BoundValue getBoundValue()
Binding
BoundValue
.getBoundValue
in interface Binding
Copyright © 2024. All rights reserved.