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

Method size

code/src/java/pcgen/util/CollectionMap.java:65–65  ·  view source on GitHub ↗
(Object key)

Source from the content-addressed store, hash-verified

63 Collection<V> getAll();
64
65 int size(Object key);
66}

Callers 15

testSingleEntryMethod · 0.65
testMultipleEntriesMethod · 0.65
testEntriesWithAssocMethod · 0.65
scanForUnusedKeysMethod · 0.65
buildFileListMethod · 0.65
testAddCompanionMethod · 0.65
testAddAbilityMethod · 0.65
testAddFeatAbilityMethod · 0.65
testAddLevelAbilityMethod · 0.65

Calls

no outgoing calls

Tested by 15

testSingleEntryMethod · 0.52
testMultipleEntriesMethod · 0.52
testEntriesWithAssocMethod · 0.52
scanForUnusedKeysMethod · 0.52
buildFileListMethod · 0.52
testAddCompanionMethod · 0.52
testAddAbilityMethod · 0.52
testAddFeatAbilityMethod · 0.52
testAddLevelAbilityMethod · 0.52