Reads all integers from a file and returns them as an array of integers. @param filename the name of the file @return the integers in the file @deprecated Replaced by new In(filename).#readAllInts().
(String filename)
source not stored for this graph (policy: none)
no test coverage detected