MCPcopy Create free account
hub / github.com/Martin404/PayMap / equals

Method equals

src/main/java/com/hugnew/core/util/StringUtil.java:531–538  ·  view source on GitHub ↗

判断两个字符串是否相等 如果都为null则判断为相等,一个为null另一个not null则判断不相等 否则如果s1=s2则相等 @param s1 @param s2 @return

(String s1, String s2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

getByCodeMethod · 0.45
isEmptyMethod · 0.45
linkedHashMapToStringMethod · 0.45
toLinkedHashMapMethod · 0.45
getCaptionMethod · 0.45
toLongMethod · 0.45
isContentRepeatMethod · 0.45
isNotEmptyMethod · 0.45
full2HalfMethod · 0.45
getHtmlSubStringMethod · 0.45
isJavaClassMethod · 0.45
deal2EmptyStringMethod · 0.45

Calls 1

isEmptyMethod · 0.95

Tested by

no test coverage detected