MCPcopy Index your code
hub / github.com/SPLWare/esProc / delete

Method delete

src/main/java/com/scudata/dm/Sequence.java:7363–7398  ·  view source on GitHub ↗

删除某一元素 @param index 位置,从1开始计数,小于0则从后数 @param opt n:返回删除的元素,默认返回当前序列 @return 如果有n选项则返回删除的元素,否则返回当前序列

(int index, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

lengthMethod · 0.95
removeMethod · 0.95
getMemsMethod · 0.95
rebuildIndexTableMethod · 0.95
getMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
diffMethod · 0.95
addMethod · 0.95
toIndexArrayMethod · 0.80
removeRangeMethod · 0.65
indexOfMethod · 0.45

Tested by

no test coverage detected