JThreadKitTM
v1.1.0
(public members only)

Package com.jthreadkit.collection

Classes that extend the Java Collections API.

See:
          Description

Interface Summary
SizeMonitoredCollection This interface combines the SizeMonitored and the Collection interfaces.
SizeMonitoredList This interface combines the SizeMonitored and the List interfaces.
SizeMonitoredMap This interface combines the SizeMonitored and the Map interfaces.
SizeMonitoredSet This interface combines the SizeMonitored and the Set interfaces.
SizeMonitoredSortedMap This interface combines the SizeMonitored and the SortedMap interfaces.
SizeMonitoredSortedSet This interface combines the SizeMonitored and the SortedSet interfaces.
 

Class Summary
WrappedSizeMonitoredCollection Used to wrap an instance of Collection with synchronization and implementation of all the methods of SizeMonitored.
WrappedSizeMonitoredList Used to wrap an instance of List with synchronization and implementation of all the methods of SizeMonitored.
WrappedSizeMonitoredMap Used to wrap an instance of Map with synchronization and implementation of all the methods of SizeMonitored.
WrappedSizeMonitoredSet Used to wrap an instance of Set with synchronization and implementation of all the methods of SizeMonitored.
WrappedSizeMonitoredSortedMap Used to wrap an instance of SortedMap with synchronization and implementation of all the methods of SizeMonitored.
WrappedSizeMonitoredSortedSet Used to wrap an instance of SortedSet with synchronization and implementation of all the methods of SizeMonitored.
 

Package com.jthreadkit.collection Description

Classes that extend the Java Collections API.


JThreadKitTM
v1.1.0
(public members only)

© Copyright 2000-2001 Programix Incorporated. All rights reserved. JThreadKit home