MCPcopy Create free account
hub / github.com/actiontech/dble / split2

Method split2

src/main/java/com/actiontech/dble/util/SplitUtil.java:26–47  ·  view source on GitHub ↗

split eg:c1='$',c2='-' input:mysql_db$0-2 output array:mysql_db[0],mysql_db[1],mysql_db[2]

(String src, char c1, char c2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

test2Method · 0.95
test3Method · 0.95
test4Method · 0.95

Calls 6

splitMethod · 0.95
parseIntMethod · 0.80
addMethod · 0.65
sizeMethod · 0.65
lengthMethod · 0.45
toArrayMethod · 0.45

Tested by 3

test2Method · 0.76
test3Method · 0.76
test4Method · 0.76