MCPcopy Create free account
hub / github.com/PCGen/pcgen / remove

Method remove

code/src/java/pcgen/util/ListMap.java:38–38  ·  view source on GitHub ↗
(Object key, int index)

Source from the content-addressed store, hash-verified

36 int lastIndexOf(Object key, Object value);
37
38 V remove(Object key, int index);
39}

Callers 15

getLegalHyperEdgeMethod · 0.65
testGetAdjacentNodesMethod · 0.65
runRemoveMethod · 0.65
runValuesMethod · 0.65
testPutGetMethod · 0.65
testBasicSetMethod · 0.65
testIdentitySetMethod · 0.65
testIteratorMethod · 0.65
testIteratorRemoveMethod · 0.65
runPutGetMethod · 0.65
testPutGetMethod · 0.65

Implementers 3

IdentityListPCGen-base/code/src/java/pcgen/base/ut
WriteOnceReadManyListPCGen-base/code/src/java/pcgen/base/ut
AbstractListMapcode/src/java/pcgen/util/AbstractListM

Calls

no outgoing calls

Tested by 15

getLegalHyperEdgeMethod · 0.52
testGetAdjacentNodesMethod · 0.52
runRemoveMethod · 0.52
runValuesMethod · 0.52
testPutGetMethod · 0.52
testBasicSetMethod · 0.52
testIdentitySetMethod · 0.52
testIteratorMethod · 0.52
testIteratorRemoveMethod · 0.52
runPutGetMethod · 0.52
testPutGetMethod · 0.52