Package org.jboss.cache.util

Class Summary
CachePrinter Helper that prints the contents of a Cache to a string.
ExposedByteArrayOutputStream Extends ByteArrayOutputStream, but exposes the internal buffer.
MapCopy<K,V> Contains a fixed array of read-only map entries, from a copy of an existing map.
Util General utility methods used throughout the JBC code base.
Util.MapModifications Static inner class that holds 3 maps - for data added, removed and modified.
XMLUnitTestFormatter