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

Class RangeResult

src/main/java/ds/bplus/bptree/RangeResult.java:12–31  ·  view source on GitHub ↗

This is a simple wrapper class for our range queries where we pack in a linked list all the matching results for easy access and manipulation.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected