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

Method indexOf

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

Gets the index of the specified box child of this node. If the specified box is a node, then we quickly look for the same child node. Otherwise, if the box is not a node, we look for a box that equals the specified box. If we find an equal box, it must be the only one, since each box in the tree is

(Object box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

addMethod · 0.95
removeMethod · 0.95
loadNextMethod · 0.95
removeTrailingZerosMethod · 0.45
doLongOptionMethod · 0.45
replaceEscapesMethod · 0.45
formatMethod · 0.45
cleanMethod · 0.45
loadTableMethod · 0.45
replaceAllMethod · 0.45

Calls 1

equalsMethod · 0.45

Tested by

no test coverage detected