Module swim.util
Package swim.util

Interface KeyedList<E>

All Superinterfaces:
Collection<E>, Iterable<E>, List<E>

public interface KeyedList<E> extends List<E>