public static interface Bus.GetCompletionAction
Modifier and Type | Method and Description |
---|---|
void |
completion(Bus bus,
float[] values)
Executes the completion action.
|
void completion(Bus bus, float[] values)
bus
- the bus whose asynchronous action is completed.Copyright © 2015–2022 SciJava. All rights reserved.