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

Method readStrings

code/algs4/In.java:518–521  ·  view source on GitHub ↗

Reads all strings from a file and returns them as an array of strings. @param filename the name of the file @return the strings in the file @deprecated Replaced by new In(filename).#readAllStrings().

(String filename)

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.45

Tested by

no test coverage detected