- Direct Known Subclasses:
- CollectionArrayList, CollectionMemberList, JobArrayList, ModuleImports, PropertyArrayList, PropertyDescriptionList
public abstract class CastorArrayList<E>
extends Object
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.
$Revision: 1.4 $
$Date: 2004/01/22 11:17:42 $
Copyright (C) 2003 CERN - European Organization for Nuclear Research
All rights reserved.