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

Method printf

code/algs4/StdOut.java:288–291  ·  view source on GitHub ↗

Prints a formatted string to standard output, using the specified format string and arguments, and then flushes standard output. @param format the format string @param args the arguments accompanying the for

(String format, Object... args)

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

flushMethod · 0.80

Tested by 2

mainMethod · 0.76
mainMethod · 0.76