MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / readAllLongs

Method readAllLongs

code/algs4/In.java:453–459  ·  view source on GitHub ↗

Reads all remaining tokens from this input stream, parses them as longs, and returns them as an array of longs. @return all remaining lines in this input stream, as an array of longs

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

readAllStringsMethod · 0.95

Tested by

no test coverage detected