ehcache

Package net.sf.ehcache.util

Util package.

See:
          Description

Class Summary
ClassLoaderUtil Keeps all classloading in ehcache consistent.
MemoryEfficientByteArrayOutputStream This class is designed to minimise the number of System.arraycopy(); methods required to complete.
PropertyUtil Property utilities.
 

Package net.sf.ehcache.util Description

Util package. This package contains utilities - common functionality that can be factored out to utility classes which have public static methods.


ehcache