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

Method readAllLines

code/algs4/StdIn.java:431–437  ·  view source on GitHub ↗

Reads all remaining lines from standard input and returns them as an array of strings. @return all remaining lines on standard input, as an array of strings

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

hasNextLineMethod · 0.95
readLineMethod · 0.95
addMethod · 0.45

Tested by

no test coverage detected