|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| SynchronizedHashMapFactory<K,V> | Factory that creates synchronized Map's backed by
HashMap's. |
| SynchronizedLinkedListFactory<V> | Factory that creates synchronized List's backed by
LinkedList's. |
| UnsynchronizedHashMapFactory<K,V> | Factory that creates unsynchronized HashMap's. |
| UnsynchronizedLinkedListFactory<V> | Factory that creates of unsynchronized LinkedList's. |
Default utility implementations.
Modifications:
$Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
$Revision: 479 $
$Author: sfloess $
$HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/util/impl/package.html $
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||