MCPcopy Create free account
hub / github.com/SquirrelJME/SquirrelJME / print

Method print

runt/apis/cldc-compact/java/io/PrintStream.java:224–227  ·  view source on GitHub ↗
(boolean __a)

Source from the content-addressed store, hash-verified

222 }
223
224 public void print(boolean __a)
225 {
226 throw new todo.TODO();
227 }
228
229 /**
230 * Prints the specified character to the stream.

Callers 10

mainMethod · 0.95
OOPSMethod · 0.95
TODOMethod · 0.95
__noteMethod · 0.95
handleMethod · 0.95
writeMethod · 0.95
messageMethod · 0.95
mainMethod · 0.45
mainMethod · 0.45
writeMethod · 0.45

Calls 3

__writeCharMethod · 0.95
__printMethod · 0.95
toStringMethod · 0.95

Tested by

no test coverage detected