Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Class
oracle.javatools.util.Maps.SoftLinkedEntry

Packages that use Maps.SoftLinkedEntry
oracle.javatools.util Provides general utilities. 

 

Uses of Maps.SoftLinkedEntry in oracle.javatools.util

 

Subclasses of Maps.SoftLinkedEntry in oracle.javatools.util
static class Maps.TimedSoftLinkedEntry<K,V>
           

 

Methods in oracle.javatools.util that return Maps.SoftLinkedEntry
protected  Maps.SoftLinkedEntry<K,V> Maps.SoftLinkedHashMap.createEntry(int hash, K key, V value, Maps.SoftLinkedEntry<K,V> next)
          Creates an entry for this map.

 

Methods in oracle.javatools.util with parameters of type Maps.SoftLinkedEntry
protected  Maps.SoftLinkedEntry<K,V> Maps.SoftLinkedHashMap.createEntry(int hash, K key, V value, Maps.SoftLinkedEntry<K,V> next)
          Creates an entry for this map.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.