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