Control Surface API  3.0.3
ObjectArrayValue< ObjectType > Interface Template Reference
Inheritance diagram for ObjectArrayValue< ObjectType >:

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)
 

Detailed Description

Since
API version 2

Definition at line 9 of file ObjectArrayValue.java.

Member Function Documentation

ObjectType [] get ( )
Since
API version 2
default ObjectType get ( int  index)
Since
API version 2

Definition at line 19 of file ObjectArrayValue.java.

default boolean isEmpty ( )
Since
API version 7

Definition at line 27 of file ObjectArrayValue.java.


The documentation for this interface was generated from the following file: