|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Maps.SoftEntry | |
---|---|
oracle.javatools.util | Provides general utilities. |
Uses of Maps.SoftEntry in oracle.javatools.util |
---|
Methods in oracle.javatools.util that return Maps.SoftEntry | |
---|---|
protected Maps.SoftEntry<K,V> |
Maps.SoftHashMap.createEntry(int hash, K key, V value, Maps.SoftEntry<K,V> next) Creates an entry for this map. |
Methods in oracle.javatools.util with parameters of type Maps.SoftEntry | |
---|---|
protected Maps.SoftEntry<K,V> |
Maps.SoftHashMap.createEntry(int hash, K key, V value, Maps.SoftEntry<K,V> next) Creates an entry for this map. |
Constructors in oracle.javatools.util with parameters of type Maps.SoftEntry | |
---|---|
Maps.SoftEntry(int keyHashCode, K key, V value, Maps.SoftEntry<K,V> next, java.lang.ref.ReferenceQueue<V> queue) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |