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

Class StdIn

code/algs4/StdIn.java:192–565  ·  view source on GitHub ↗

The StdIn class provides static methods for reading strings and numbers from standard input. These functions fall into one of four categories: those for reading individual tokens from standard input, one at a time, and converting each to a number, string, or boolean th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

resyncMethod · 0.95

Tested by

no test coverage detected