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

Method isEmpty

code/algs4/StdIn.java:230–232  ·  view source on GitHub ↗

Returns true if standard input is empty (except possibly for whitespace). Use this method to know whether the next call to #readString(), #readDouble(), etc will succeed. @return true if standard input is empty (except possibly for whitespace); false otherwis

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95

Calls 1

hasNextMethod · 0.45

Tested by

no test coverage detected