Package jadex.commons.collection.wrappers
- 
Class Summary Class Description CollectionWrapper<T> Wrapper for collections.ListWrapper<T> MapWrapper<T,E> Wrap a map and call template methods on modification.SetWrapper<T> 
| Class | Description | 
|---|---|
| CollectionWrapper<T> | Wrapper for collections. | 
| ListWrapper<T> | |
| MapWrapper<T,E> | Wrap a map and call template methods on modification. | 
| SetWrapper<T> |