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

Method compare

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

比较指定数和指定对象的大小,null最小 @param n1 左值 @param o2 右值 @return 1:左值大,0:同样大,-1:右值大

(double n1, Object o2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

binarySearchMethod · 0.95
descBinarySearchMethod · 0.95
containsMethod · 0.95
firstIndexOfMethod · 0.95
lastIndexOfMethod · 0.95
indexOfAllMethod · 0.95
calcRelationMethod · 0.95
compareToMethod · 0.95
isEqualsMethod · 0.95
calcRelationsMethod · 0.95
ptopMethod · 0.95
memberCompareMethod · 0.45

Calls 5

getMethod · 0.95
getMessageMethod · 0.95
getDataTypeMethod · 0.95
compareToMethod · 0.65
doubleValueMethod · 0.45

Tested by

no test coverage detected