public abstract class AbstractDataset extends Object implements Serializable
Constructor and Description |
---|
AbstractDataset() |
Modifier and Type | Method and Description |
---|---|
long |
getBeginIndex() |
long |
getTotalSize() |
void |
setBeginIndex(long beginIndex) |
void |
setTotalSize(long totalSize) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.