Class FrameSampleSet

All Implemented Interfaces:
Serializable, Cloneable, Iterable<FrameSample>, Collection<FrameSample>, List<FrameSample>, RandomAccess, SequencedCollection<FrameSample>

public class FrameSampleSet extends ArrayList<FrameSample>
A bundle of frame samples
See Also: