public class WayNodeCountBatchBuilder extends Object implements BatchBuilder<OsmWay>
WayNodeCountBatchBuilder(int maxReferences)
void
add(OsmWay element)
int
bufferSizeHint()
clear()
boolean
fits(OsmWay element)
full()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WayNodeCountBatchBuilder(int maxReferences)
public void add(OsmWay element)
public boolean full()
public boolean fits(OsmWay element)
public void clear()
public int bufferSizeHint()