Package org.wicketstuff.minis.util.collection

Class Summary
AbstractDetachableCollection<T> A collection that can be coverted between attached and detached state via calls to AbstractDetachableCollection.attach() and AbstractDetachableCollection.detach().
DetachableHashSet<T> A hash set that can be converted between attached and detached states.
DetachableSet<T> A set that can be converted between an attached and detached state.
 



Copyright © 2010. All Rights Reserved.