Package org.apache.tuscany.sca.data.collection

Interface Summary
Collection<K,D> Provides access to a collection of data items.
ItemCollection Provides access to a collection of data items.
LocalItemCollection Provides access to a collection of data items.
 

Class Summary
Entry<K,D> Represents a key/data pair in a data collection.
Item Represents a data item.
 

Exception Summary
NotFoundException Indicates that an item could not be found in a collection.