MCPcopy Create free account
hub / github.com/chaoyangnz/gava / JDK_java_lang_System_arraycopy

Function JDK_java_lang_System_arraycopy

gava/JDK_java_lang_System.go:52–63  ·  view source on GitHub ↗

public static void arraycopy(Object fromArray, int fromIndex, Object toArray, int toIndex, int length)

(src ArrayRef, srcPos Int, dest ArrayRef, destPos Int, length Int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

IntTypeAlias · 0.85
ClassMethod · 0.80
ThrowMethod · 0.80
ArrayLengthMethod · 0.80
SetArrayElementMethod · 0.80
GetArrayElementMethod · 0.80
IsArrayMethod · 0.45

Tested by

no test coverage detected