Package org.cristalise.kernel.utils
Class CastorArrayList<E>
java.lang.Object
org.cristalise.kernel.utils.CastorArrayList<E>
- Type Parameters:
E- the class specialisation
- Direct Known Subclasses:
CollectionArrayList,CollectionMemberList,JobArrayList,ModuleImports,PropertyArrayList,PropertyDescriptionList
Wrapper for a root element to an ArrayList. Castor marshalls arraylists as multiple
elements, so this class is needed to provide a root element to stop it crashing.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary