Module omix.api

Class WeakList<E>

java.lang.Object
omix.util.collections.WeakCollection<E>
omix.util.collections.WeakList<E>
All Implemented Interfaces:
Cloneable, Iterable<E>, Collection<E>, List<E>

public final class WeakList<E>
extends WeakCollection<E>
implements List<E>