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

Method readBoolean

StdLib/BinaryStdIn.java:75–81  ·  view source on GitHub ↗

Read the next bit of data from standard input and return as a boolean. @return the next bit of data from standard input as a boolean @throws RuntimeException if standard input is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
readCharMethod · 0.95
readIntMethod · 0.95
mainMethod · 0.95
compressMethod · 0.95
mainMethod · 0.95
expandMethod · 0.95
readTrieMethod · 0.95

Calls 2

isEmptyMethod · 0.95
fillBufferMethod · 0.95

Tested by 1

mainMethod · 0.76