MCPcopy Index your code
hub / github.com/SPLWare/esProc / set

Method set

src/main/java/com/scudata/array/ObjectArray.java:339–341  ·  view source on GitHub ↗

把array中的第index个元素设给到当前数组的指定元素,如果类型不兼容则抛出异常 @param curIndex 当前数组的元素索引,从1开始计数 @param array 数组 @param index 元素索引,从1开始计数

(int curIndex, IArray array, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

finishMethod · 0.95
memberAddMethod · 0.95
memberAddMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected