MCPcopy 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

shortAndCharMathMethod · 0.95
floatAndIntMathMethod · 0.95
longMathMethod · 0.95
doubleMathMethod · 0.95
negateMethod · 0.95
logicalShiftsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected