public abstract class SingleValueIndexedIntsWriter extends Object implements IndexedIntsWriter
Constructor and Description |
---|
SingleValueIndexedIntsWriter() |
Modifier and Type | Method and Description |
---|---|
void |
add(Object obj) |
protected abstract void |
addValue(int val) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSerializedSize, open, writeToChannel
public void add(Object obj) throws IOException
add
in interface IndexedIntsWriter
IOException
protected abstract void addValue(int val) throws IOException
IOException
Copyright © 2011–2017. All rights reserved.