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

Method readString

code/algs4/StdIn.java:319–321  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
readBooleanMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95

Calls 1

nextMethod · 0.45

Tested by

no test coverage detected