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

Public Member Functions

ObjectType[] get ()
 
default ObjectType get (int index)
 
- 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.


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