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

Method isEquals

src/main/java/com/scudata/array/LongArray.java:5460–5474  ·  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 10

isNullMethod · 0.95
compareMethod · 0.95
isNullMethod · 0.65
getIntMethod · 0.65
getLongMethod · 0.65
getDoubleMethod · 0.65
getMethod · 0.65
longValueMethod · 0.45
equalsMethod · 0.45
doubleValueMethod · 0.45

Tested by

no test coverage detected