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

Method readStrings

code/algs4/StdIn.java:530–533  ·  view source on GitHub ↗

Reads all remaining tokens and returns them as an array of strings. @return all remaining tokens, as an array of strings @deprecated Replaced by #readAllStrings().

()

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