Interface StrictList<E>

All Superinterfaces:
com.google.gwt.user.client.rpc.IsSerializable, Iterable<E>, IterableWithSize<E>, ReadOnlyStrictCollection<E>, ReadOnlyStrictList<E>, Serializable, StrictCollection<E>
All Known Implementing Classes:
StrictListImpl

public interface StrictList<E> extends ReadOnlyStrictList<E>, StrictCollection<E>
Since:
3.9.0