| Class | Description |
|---|---|
| CollectionModel<T> |
Based on
Model but for any collections of serializable objects. |
| GenericCollectionModel<T> |
The class
GenericCollectionModel is the base class for wild card collections that
contains object that do not appear to implement the Serializable interface. |
| ListModel<T> |
Based on
Model but for lists of serializable objects. |
| MapModel<K,V> |
Based on
Model but for maps of serializable objects. |
| SetModel<T> |
Based on
Model but for sets of serializable objects. |
| WildcardCollectionModel<T> |
Based on
Model but for any collections of serializable objects. |
| WildcardListModel<T> |
Based on
Model but for lists of serializable objects. |
| WildcardSetModel<T> |
Based on
Model but for sets of serializable objects. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.