Class AbstractFloatList.FloatSubList

All Implemented Interfaces:
FloatCollection, FloatIterable, FloatList, FloatStack, Stack<Float>, Serializable, Comparable<List<? extends Float>>, Iterable<Float>, Collection<Float>, List<Float>
Enclosing class:
AbstractFloatList

public static class AbstractFloatList.FloatSubList
extends AbstractFloatList
implements Serializable
A class implementing a sublist view.
See Also:
Serialized Form