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

Class In

code/algs4/In.java:56–692  ·  view source on GitHub ↗

Input . This class provides methods for reading strings and numbers from standard input, file input, URLs, and sockets. The Locale used is: language = English, country = US. This is consistent with the formatting conventions with Java floating-point literals, command-line arguments (v

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected