Interface StringArrayValue
- All Superinterfaces:
ObjectArrayValue<String>,Subscribable,Supplier<String[]>,Value<ObjectValueChangedCallback<String[]>>
- All Known Subinterfaces:
SettableStringArrayValue
- Since:
- API version 2
-
Method Summary
Methods inherited from interface com.bitwig.extension.controller.api.ObjectArrayValue
get, isEmptyMethods inherited from interface com.bitwig.extension.controller.api.Subscribable
isSubscribed, setIsSubscribed, subscribe, unsubscribeMethods inherited from interface com.bitwig.extension.controller.api.Value
addValueObserver, markInterested