Package com.esri.core.geometry
Class ObjectCacheTable<K,T>
java.lang.Object
com.esri.core.geometry.ObjectCacheTable<K,T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
m_hashTable
-
m_lru
-
m_places
private boolean[] m_places -
m_index
private int m_index
-
-
Constructor Details
-
ObjectCacheTable
public ObjectCacheTable(int maxSize)
-
-
Method Details
-
contains
-
get
-
add
-