|
Control Surface API
3.0.3
|

Public Member Functions | |
| ObjectType[] | get () |
| default ObjectType | get (int index) |
| default boolean | isEmpty () |
Public Member Functions inherited from Value< ObjectValueChangedCallback< ObjectType[]> > | |
| void | markInterested () |
| void | addValueObserver (ObserverType callback) |
Definition at line 9 of file ObjectArrayValue.java.
| ObjectType [] get | ( | ) |
| default ObjectType get | ( | int | index | ) |
Definition at line 19 of file ObjectArrayValue.java.
| default boolean isEmpty | ( | ) |
Definition at line 27 of file ObjectArrayValue.java.