Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- java.lang.Object
 
- 
- oracle.javatools.util.WeakCache.Entry<K,V>
 
 
- 
- Enclosing class:
 
- WeakCache<K,V>
 
public static class WeakCache.Entry<K,V>
extends java.lang.Object
A class whose instances wrap a key and its corresponding value.
- See Also:
 
WeakCache.entries() 
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Entry(K key,
     V value)  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.