Class RepositoryIdCache

All Implemented Interfaces:
Serializable, Cloneable, Map<String, RepositoryId>

public class RepositoryIdCache extends Hashtable<String, RepositoryId>
See Also:
  • Constructor Details

    • RepositoryIdCache

      public RepositoryIdCache()
  • Method Details