Class FloatBigLists.ListBigList

All Implemented Interfaces:
BigList<Float>, FloatBigList, FloatCollection, FloatIterable, FloatStack, Size64, Stack<Float>, Serializable, Comparable<BigList<? extends Float>>, Iterable<Float>, Collection<Float>
Enclosing class:
FloatBigLists

public static class FloatBigLists.ListBigList extends AbstractFloatBigList implements Serializable
A class exposing a list as a big list.
See Also: