Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Method · 0.95
OOPS
Method · 0.95
TODO
Method · 0.95
__note
Method · 0.95
handle
Method · 0.95
write
Method · 0.95
message
Method · 0.95
main
Method · 0.45
main
Method · 0.45
write
Method · 0.45
Calls
3
__writeChar
Method · 0.95
__print
Method · 0.95
toString
Method · 0.95
Tested by
no test coverage detected