Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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

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

Uses of Maps.StrongEntry in oracle.javatools.util
 

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

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


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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