EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.util.collections

Class Summary
ConcurrentReaderHashMap A version of Hashtable that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap.BarrierLock A Serializable class for barrier lock
ConcurrentReaderHashMap.Entry ConcurrentReaderHashMap collision list entry.
ExpiryCache ExpiryCache implements a Map cache contains objects that "expire".
TimerExpiryCache TimerExpiryCache is an a implementation of ExpiryCache that can contain objects that "expire".
 


EchoPoint API - 3.0.0b5
App Webcontainer