MCPcopy Create free account
hub / github.com/SPLWare/esProc / string2Vector

Method string2Vector

src/main/java/com/scudata/common/StringUtils.java:1258–1260  ·  view source on GitHub ↗

将逗号分开的每一个元素添加到Vector,空串设置为null对象 @param str String,要转换的字符串 @return Vector,返回相应的Vector,Vector可能Size为0,但该对象不可能为null

(String str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getProperDataMethod · 0.95

Calls 5

hasMoreTokensMethod · 0.95
nextTokenMethod · 0.95
removeEscAndQuoteMethod · 0.95
isValidStringMethod · 0.95
addMethod · 0.65

Tested by

no test coverage detected