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

Method setObject

classpath/java/lang/reflect/Field.java:399–400  ·  view source on GitHub ↗
(Object instance, int offset, Object value)

Source from the content-addressed store, hash-verified

397 (Object instance, int code, int offset, long value);
398
399 private static native void setObject
400 (Object instance, int offset, Object value);
401}

Callers 1

setMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected