MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / join

Method join

src/main/java/org/jsoup/helper/StringUtil.java:19–21  ·  view source on GitHub ↗

Join a collection of strings by a seperator @param strings collection of string objects @param sep string to place between strings @return joined string

(Collection strings, String sep)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

joinMethod · 0.95
classNamesMethod · 0.95
toStringMethod · 0.95

Calls 5

iteratorMethod · 0.45
hasNextMethod · 0.45
toStringMethod · 0.45
nextMethod · 0.45
appendMethod · 0.45

Tested by 1

joinMethod · 0.76