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

Method parseSeries

src/main/java/com/scudata/chart/Utils.java:2912–2933  ·  view source on GitHub ↗

文本串描述的逻辑数据,采用逗号 (必须为英文逗号) 分隔分类和系列 该方法获取其中的系列值,如果没有逗号分隔的数据,则表示没有系列 (比如值为 "张三,语文" 时,返回系列值 "语文") @param data 带格式的逻辑数据 @return 系列值

(Object data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

prepareMethod · 0.95
getValueLengthMethod · 0.95
putADataMethod · 0.95

Calls 3

substringMethod · 0.80
indexOfMethod · 0.45
nextTokenMethod · 0.45

Tested by

no test coverage detected