ModeValueGroup

constructor(eventListener: EventListener, name: String, activeModeIndexCallback: ToIntFunction<List<T>>, modesCallback: (ModeValueGroup<T>) -> Array<T>)