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

Method readAllStrings

code/algs4/StdIn.java:413–425  ·  view source on GitHub ↗

Reads all remaining tokens from standard input and returns them as an array of strings. @return all remaining tokens 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 6

mainMethod · 0.95
readAllIntsMethod · 0.95
readAllLongsMethod · 0.95
readAllDoublesMethod · 0.95
readStringsMethod · 0.95
mainMethod · 0.95

Calls 2

readAllMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected