public class ReaderWay extends ReaderElement
Modifier and Type | Field and Description |
---|---|
protected com.carrotsearch.hppc.LongArrayList |
nodes |
FILEHEADER, NODE, RELATION, WAY
Constructor and Description |
---|
ReaderWay(long id) |
Modifier and Type | Method and Description |
---|---|
com.carrotsearch.hppc.LongArrayList |
getNodes() |
String |
toString() |
clearTags, getFirstPriorityTag, getId, getKeysWithPrefix, getTag, getTag, getTags, getType, hasTag, hasTag, hasTag, hasTag, hasTags, hasTagWithKeyPrefix, isType, removeTag, setTag, setTags, tagsToString
public com.carrotsearch.hppc.LongArrayList getNodes()
public String toString()
toString
in class ReaderElement
Copyright © 2012–2020. All rights reserved.