Interface DoubleList

All Superinterfaces:
Collection<Double>, DoubleSequencedCollection, Iterable<Double>, List<Double>, SequencedCollection<Double>
All Known Implementing Classes:
DoubleArrayList

public interface DoubleList extends List<Double>, DoubleSequencedCollection
Interface for a List with a primitive integer data elements.