DATATYPE - Data type@FunctionalInterface public interface IConcurrentPerformer<DATATYPE>
| Modifier and Type | Method and Description |
|---|---|
void |
runAsync(DATATYPE aCurrentObject)
Run something asynchronously.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.