Uses of Package
com.alachisoft.ncache.runtime.util

Packages that use com.alachisoft.ncache.runtime.util
com.alachisoft.ncache.runtime.caching   
com.alachisoft.ncache.web.caching Describes com.alachisoft.ncache.web.caching package The com.alachisoft.nCache.web.caching package provides classes for caching frequently used data in a cluster This includes the Cache class, a dictionary that allows you to store arbitrary data objects, such as hash tables and data sets. 
 

Classes in com.alachisoft.ncache.runtime.util used by com.alachisoft.ncache.runtime.caching
TimeSpan
          TimeSpan class is similiar to .Net System.TimeSpan.
 

Classes in com.alachisoft.ncache.runtime.util used by com.alachisoft.ncache.web.caching
TimeSpan
          TimeSpan class is similiar to .Net System.TimeSpan.