MCPcopy Create free account
hub / github.com/SPLWare/esProc / isEquals

Method isEquals

src/main/java/com/scudata/array/DoubleArray.java:5112–5122  ·  view source on GitHub ↗

判断两个数组的指定元素是否相同 @param curIndex 当前数组的元素的索引 @param array 要比较的数组 @param index 要比较的数组的元素的索引 @return true:相同,false:不相同

(int curIndex, IArray array, int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

posMethod · 0.95

Calls 5

isNullMethod · 0.95
compareMethod · 0.95
isNullMethod · 0.65
getDoubleMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected