Package | Description |
---|---|
net.spy.memcached.compat |
spy.jar compatibility classes
|
Modifier and Type | Method and Description |
---|---|
static <T> Collection<SyncThread<T>> |
SyncThread.getCompletedThreads(int num,
Callable<T> callable)
Get a collection of SyncThreads that all began as close to the same time as
possible and have all completed.
|
Copyright © 2018. All rights reserved.