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

Method readInt

StdLib/BinaryStdIn.java:173–181  ·  view source on GitHub ↗

Read the next 32 bits from standard input and return as a 32-bit int. @return the next 32 bits of data from standard input as a int @throws RuntimeException if there are fewer than 32 bits available on standard input

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainMethod · 0.95
readFloatMethod · 0.95
expandMethod · 0.95
expandMethod · 0.95
expandMethod · 0.95
expandMethod · 0.95

Calls 2

readCharMethod · 0.95
readBooleanMethod · 0.95

Tested by 1

mainMethod · 0.76