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

E13403-04

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

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

Uses of Maps.DefaultEntry in oracle.javatools.util
 

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

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


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

E13403-04

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