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

Method setPrimitive

classpath/java/lang/reflect/Field.java:396–397  ·  view source on GitHub ↗
(Object instance, int code, int offset, long value)

Source from the content-addressed store, hash-verified

394 (Object instance, int offset);
395
396 private static native void setPrimitive
397 (Object instance, int code, int offset, long value);
398
399 private static native void setObject
400 (Object instance, int offset, Object value);

Callers 1

setMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected