| Package | Description |
|---|---|
| net.lecousin.framework.concurrent |
Multi-threading framework.
|
| Constructor and Description |
|---|
FromSupplierThrows(String description,
byte priority,
Consumer<Pair<T,TError>> ondone,
Runnables.SupplierThrows<T,TError> supplier)
Constructor.
|
FromSupplierThrows(String description,
byte priority,
Runnables.SupplierThrows<T,TError> supplier)
Constructor.
|
Copyright © 2019. All rights reserved.