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

Method readChar

code/algs4/StdIn.java:286–293  ·  view source on GitHub ↗

Reads and returns the next character. @return the next character @throws NoSuchElementException if standard input is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

nextMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected