Class NodeIterator
java.lang.Object
org.apache.sedona.sql.datasources.osmpbf.iterators.NodeIterator
-
Constructor Summary
ConstructorsConstructorDescriptionNodeIterator(List<Osmformat.Node> nodes, Osmformat.PrimitiveBlock primitiveBlock) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove