| Package | Description |
|---|---|
| org.apache.openejb.util |
| Modifier and Type | Class and Description |
|---|---|
class |
Memoizer<K,V> |
| Constructor and Description |
|---|
Memoizer(Computable<K,V> c)
Constructs a new
Memoizer with the specified cache source. |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.