public class NebulaBufferedRow extends Object implements Serializable
NebulaBufferedRow()
int
bufferSize()
void
clean()
List<String>
getRows()
putRow(String row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NebulaBufferedRow()
public void putRow(String row)
public List<String> getRows()
public void clean()
public int bufferSize()
Copyright © 2021. All rights reserved.