Package java.util

Interface List

All Superinterfaces:
Collection
All Known Implementing Classes:
AbstractList, AbstractSequentialList, ArrayList, LinkedList, Stack, Vector

public interface List extends Collection