MCPcopy Create free account
hub / github.com/LASER-UMASS/Themis / removeSubstring

Method removeSubstring

subjectSystems/C,D/core/Utils.java:160–170  ·  view source on GitHub ↗

Removes all occurrences of a string from another string. @param inString the string to remove substrings from. @param substring the substring to remove. @return the input string with occurrences of substring removed.

(String inString, String substring)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

convertInfixToPostfixMethod · 0.95
computeBoundsMethod · 0.95
templateStringMethod · 0.95
doRunMethod · 0.95
doRunMethod · 0.95

Calls 3

indexOfMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45

Tested by 1

templateStringMethod · 0.76