MCPcopy Create free account
hub / github.com/amouat/diffxml / equalsOrBothNullOrEmpty

Method equalsOrBothNullOrEmpty

src/java/org/diffxml/diffxml/fmes/Match.java:237–244  ·  view source on GitHub ↗

Helper method just checks if String are equal or both null or empty. @param a String to compare to b @param b String to compare to a @return True if Strings equal or both are null or empty

(String a, String b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareElementsMethod · 0.95

Calls 1

equalsMethod · 0.80

Tested by

no test coverage detected