Package org.csstudio.java.thread
package org.csstudio.java.thread
Thread tools purely based on Java
Utilities in this package have no dependency beyond the JRE.
-
ClassDescriptionHelper for computing cache expiration info.Cache statisticsService for the execution of asynchronous tasks using thread pools.TimedCache<KEYTYPE,
VALUETYPE> Thread-safe Cache for anything that times out after some time.TimedCacheEntry<VALUETYPE>Entry in theTimedCache