| Package | Description |
|---|---|
| com.bigdata.util.concurrent |
Utility classes related to java.util.concurrent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Memoizer<A,V>
Pattern using a
FutureTask to force synchronization only on tasks
waiting for the same computation. |
| Constructor and Description |
|---|
Memoizer(Computable<A,V> c) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.