Class SingleRangeRowSequence

java.lang.Object
io.deephaven.engine.rowset.impl.RowSequenceAsChunkImpl
io.deephaven.engine.rowset.impl.singlerange.SingleRangeRowSequence
All Implemented Interfaces:
SingleRangeMixin, RowSequence, LongSizedDataStructure, SafeCloseable, AutoCloseable

public class SingleRangeRowSequence extends RowSequenceAsChunkImpl implements SingleRangeMixin