Reads all remaining tokens, parses them as integers, and returns them as an array of integers. @return all remaining integers, as an array @throws InputMismatchException if any token cannot be parsed as an int @deprecated Replaced by #readAllInts().
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected