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

Method getValues

src/main/java/com/scudata/common/SegmentSet.java:297–312  ·  view source on GitHub ↗

取以delim分隔的多个键对应的多个值 @param keys 指定的多个键 @param valueIfBlank 若指定的键对应的值为空值,则将返回的对应值置为它 @param delim 分隔符 @return 返回以delim分隔的多个值,若有参数为null,则返回null

(String keys, String valueIfBlank, char delim)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

hasNextMethod · 0.95
nextMethod · 0.95
getMethod · 0.95
substringMethod · 0.80
appendMethod · 0.65
equalsMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected