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

Method readBoolean

StdLib/In.java:239–246  ·  view source on GitHub ↗

Return the next boolean from the input stream, 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

nothing calls this directly

Calls 2

readStringMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected