MCPcopy Create free account
hub / github.com/andylamp/BPlusTree / isLeaf

Method isLeaf

src/main/java/ds/bplus/bptree/TreeNode.java:228–232  ·  view source on GitHub ↗

Check if the node in question is a leaf (including root) @return true if the node is a leaf, false if it's not.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isFullMethod · 0.95
isTimeToMergeMethod · 0.95
setNodeTypeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected