Uses of Interface
org.apache.ojb.broker.util.collections.IRemovalAwareCollection

Packages that use IRemovalAwareCollection
org.apache.ojb.broker.util.collections This package contains utility classes that implement the ManageableCollection interface. 
 

Uses of IRemovalAwareCollection in org.apache.ojb.broker.util.collections
 

Classes in org.apache.ojb.broker.util.collections that implement IRemovalAwareCollection
 class RemovalAwareCollection
          This is a collection that tracks removal and addition of elements.
 class RemovalAwareList
          This is a list that tracks removal and addition of elements.
 class RemovalAwareSet
          This is a set implementation that tracks removal and addition of elements.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.