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

Method compare_0

src/main/java/com/scudata/util/Variant.java:1023–1094  ·  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 5

nullMaxCompareMethod · 0.95
get1Method · 0.95
skip1Method · 0.95
compareArrays_0Method · 0.95
compareToMethod · 0.95

Calls 15

getMaxNumberTypeMethod · 0.95
compareMethod · 0.95
toBigDecimalMethod · 0.95
compareArraysMethod · 0.95
renderTextMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getDataTypeMethod · 0.95
intValueMethod · 0.80
compareToMethod · 0.65
hashCodeMethod · 0.65
longValueMethod · 0.45

Tested by

no test coverage detected