Class Doubles.DoubleArrayAsList

java.lang.Object
java.util.AbstractCollection<Double>
java.util.AbstractList<Double>
com.google.common.primitives.Doubles.DoubleArrayAsList
All Implemented Interfaces:
Serializable, Iterable<Double>, Collection<Double>, List<Double>, RandomAccess, SequencedCollection<Double>
Enclosing class:
Doubles

private static class Doubles.DoubleArrayAsList extends AbstractList<Double> implements RandomAccess, Serializable