MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / readBoolean

Method readBoolean

StdLib/StdIn.java:104–111  ·  view source on GitHub ↗

Return next boolean from standard input, allowing "true" or "1" for true, and "false" or "0" for false

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

readBoolean1DMethod · 0.95
readBoolean2DMethod · 0.95
mainMethod · 0.95

Calls 2

readStringMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected