public interface NodeArray extends Closeable
| Modifier and Type | Method and Description |
|---|---|
int |
bytesPerRecord()
|
boolean |
contains(long id)
|
OsmNode |
get(long id)
|
boolean |
supportsContainment()
|
boolean supportsContainment()
boolean contains(long id)
throws IOException
IOException
OsmNodeget(long id) throws IOException
IOException
int bytesPerRecord()