Package | Description |
---|---|
edu.utexas.clm.archipelago.compute |
Modifier and Type | Method and Description |
---|---|
<T> ArchipelagoFuture<T> |
Scheduler.queueNormal(Callable<T> callable,
float np,
boolean f) |
<T> ArchipelagoFuture<T> |
Scheduler.queuePriority(Callable<T> callable,
float np,
boolean f) |
Copyright © 2015–2021 Fiji. All rights reserved.