Interface SortedCollectionAttribute

All Superinterfaces:
Attribute, CollectionAttribute, DeepCopy, Displayable
All Known Implementing Classes:
LinkedHashMapAttribute, ShapeDescriptionAttribute

public interface SortedCollectionAttribute
extends CollectionAttribute
Empty interface. Implementing classes must respect the ordering of its elements (i.e. the order in which they have been inserted).
Version:
$Revision: 1.3 $