Class StrictListImpl<E>

java.lang.Object
com.polarion.alm.shared.api.utils.collections.StrictListImpl<E>
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, IterableWithSize<E>, ReadOnlyStrictCollection<E>, ReadOnlyStrictList<E>, StrictCollection<E>, StrictList<E>, Serializable, Iterable<E>

public final class StrictListImpl<E> extends Object implements StrictList<E>
Since:
3.9.0
See Also: