Class EmptyTypedList

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList
com.polarion.platform.persistence.spi.EmptyTypedList
All Implemented Interfaces:
IChangeGenerator, IChangeListener, ITypedList, Iterable, Collection, List

public class EmptyTypedList extends AbstractList implements ITypedList
Immutable empty typed collection.
Author:
dobisekm