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

Method readAll

code/algs4/StdIn.java:302–310  ·  view source on GitHub ↗

Reads and returns the remainder of the input, as a string. @return the remainder of the input, as a string @throws NoSuchElementException if standard input is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readAllStringsMethod · 0.95
mainMethod · 0.95

Calls 2

hasNextLineMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected