Class RepositoryIdCache

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable
com.sun.corba.se.impl.util.RepositoryIdCache
All Implemented Interfaces:
Serializable, Cloneable, Map

public class RepositoryIdCache extends Hashtable
See Also:
  • Constructor Details

    • RepositoryIdCache

      public RepositoryIdCache()
  • Method Details