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

Method loadListFromFile

src/main/java/ds/bplus/util/Utilities.java:144–153  ·  view source on GitHub ↗

Load linked list object from file (used for testing certain key-sequences) @param filename file to load the object from @return the object itself. @throws IOException is thrown when an I/O operation fails @throws ClassNotFoundException is thrown when the reflection is not able to find the correct c

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addToTreeFromListMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected