- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
-
- Enclosing class:
- ConcurrentCache<K,V>
public static interface ConcurrentCache.Factory<K,V>
Factory interface for creating various cacheable objects.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
V |
newInstance(K arg) |
- SUMMARY:
- NESTED |
- FIELD |
- CONSTR |
- METHOD
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.