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

Method readLine

code/algs4/StdIn.java:269–278  ·  view source on GitHub ↗

Reads and returns the next line, excluding the line separator if present. @return the next line, excluding the line separator if present; null if no such line

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
readAllLinesMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76