MCPcopy Create free account
hub / github.com/dhale/jtk / loadNext

Method loadNext

core/src/main/java/edu/mines/jtk/util/RTree.java:1370–1390  ·  view source on GitHub ↗

Loads the next non-node object. If the current leaf node has another object, we choose that one. Otherwise, we walk up the tree, looking for a branch not yet visited. If we find such branch, we then walk down the tree to a new leaf node. If we do not find such a branch, because we have visited every

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nextMethod · 0.95

Calls 2

indexOfMethod · 0.95
isLeafMethod · 0.95

Tested by

no test coverage detected