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

Method getKeySet

PCGen-base/code/src/java/pcgen/base/util/MapToList.java:185–185  ·  view source on GitHub ↗

Returns a Set indicating the Keys of this MapToList. @return a Set containing the keys in this MapToList

()

Source from the content-addressed store, hash-verified

183 * @return a Set containing the keys in this MapToList
184 */
185 public Set<K> getKeySet();
186
187 /**
188 * Returns a specific element in the list for the given key.

Callers 15

runGetKeySetMethod · 0.65
testGetKeySetMethod · 0.65
testGetKeySetMethod · 0.65
testRemoveListsForMethod · 0.65
testGetKeySetMethod · 0.65
testGetKeySetMethod · 0.65
testRemoveListsForMethod · 0.65
getSecondaryKeySetMethod · 0.65
getKeySetMethod · 0.65
getTertiaryKeySetMethod · 0.65
getKeySetMethod · 0.65
cloneMethod · 0.65

Implementers 1

AbstractMapToListPCGen-base/code/src/java/pcgen/base/ut

Calls

no outgoing calls

Tested by 9

runGetKeySetMethod · 0.52
testGetKeySetMethod · 0.52
testGetKeySetMethod · 0.52
testRemoveListsForMethod · 0.52
testGetKeySetMethod · 0.52
testGetKeySetMethod · 0.52
testRemoveListsForMethod · 0.52
testGetKeySetMethod · 0.52
processValuesMethod · 0.52