|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for ObjectArrayValue< ObjectType >:Public Member Functions | |
| ObjectType [] | get () |
| default ObjectType | get (final int index) |
| default boolean | isEmpty () |
Public Member Functions inherited from Value< ObjectValueChangedCallback< ObjectType[]> > | |
| void | markInterested () |
| void | addValueObserver (ObserverType callback) |
Definition at line 11 of file ObjectArrayValue.java.
| ObjectType [] get | ( | ) |
| default ObjectType get | ( | final int | index | ) |
Definition at line 22 of file ObjectArrayValue.java.
| default boolean isEmpty | ( | ) |
Definition at line 30 of file ObjectArrayValue.java.