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

Method parseCategory

src/main/java/com/scudata/chart/Utils.java:2890–2903  ·  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 4

sumCategoryMethod · 0.95
discardSeriesMethod · 0.95
getValueLengthMethod · 0.95
putADataMethod · 0.95

Calls 2

substringMethod · 0.80
indexOfMethod · 0.45

Tested by

no test coverage detected