MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getPrimitive

Method getPrimitive

classpath/java/lang/reflect/Field.java:390–391  ·  view source on GitHub ↗
(Object instance, int code, int offset)

Source from the content-addressed store, hash-verified

388 }
389
390 private static native long getPrimitive
391 (Object instance, int code, int offset);
392
393 private static native Object getObject
394 (Object instance, int offset);

Callers 1

getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected