Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreabergia/rjvm
/ tempPrint
Method
tempPrint
vm/tests/resources/rjvm/NumericTypes.java:71–71 ·
view source on GitHub ↗
(int value)
Source
from the content-addressed store, hash-verified
69
}
70
71
private
static
native
void
tempPrint(
int
value);
72
73
private
static
native
void
tempPrint(long value);
74
Callers
6
shortAndCharMath
Method · 0.95
floatAndIntMath
Method · 0.95
longMath
Method · 0.95
doubleMath
Method · 0.95
negate
Method · 0.95
logicalShifts
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected