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

Method compare

src/main/java/com/scudata/util/Variant.java:784–786  ·  view source on GitHub ↗

比较两个对象的大小,不能比较时抛出异常,null最小 @param o1 左对象 @param o2 右对象 @return 1:左对象大,0:同样大,-1:右对象大

(Object o1, Object o2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

compareMethod · 0.95
binarySearchMethod · 0.95
compareMethod · 0.95
conjMethod · 0.95
diffMethod · 0.95
isectMethod · 0.95
unionMethod · 0.95
mergeConjMethod · 0.95
mergeUnionMethod · 0.95
mergeXorMethod · 0.95
mergeIsectMethod · 0.95
mergeDiffMethod · 0.95

Calls 14

getMaxNumberTypeMethod · 0.95
toBigDecimalMethod · 0.95
compareArraysMethod · 0.95
renderTextMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getDataTypeMethod · 0.95
getTypeMethod · 0.95
intValueMethod · 0.80
compareToMethod · 0.65
longValueMethod · 0.45
doubleValueMethod · 0.45

Tested by

no test coverage detected