MCPcopy Index your code
hub / github.com/PCGen/pcgen / isEmpty

Method isEmpty

code/src/java/pcgen/rules/context/Changes.java:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 public Collection<T> getRemoved();
33
34 public boolean isEmpty();
35
36}

Callers 15

checkPluginJarMethod · 0.65
testEmptyInitMethod · 0.65
testInitWithEquipmentMethod · 0.65
testMoveEquipmentUpMethod · 0.65
testMoveEquipmentDownMethod · 0.65
setUpMethod · 0.65
testAddCompanionMethod · 0.65
testEmptyDescMethod · 0.65

Implementers 5

ListChangescode/src/java/pcgen/rules/context/List
PatternChangescode/src/java/pcgen/rules/context/Patt
AssociatedCollectionChangescode/src/java/pcgen/rules/context/Asso
CollectionChangescode/src/java/pcgen/rules/context/Coll
MapChangescode/src/java/pcgen/rules/context/MapC

Calls

no outgoing calls

Tested by 15

checkPluginJarMethod · 0.52
testEmptyInitMethod · 0.52
testInitWithEquipmentMethod · 0.52
testMoveEquipmentUpMethod · 0.52
testMoveEquipmentDownMethod · 0.52
setUpMethod · 0.52
testAddCompanionMethod · 0.52
testEmptyDescMethod · 0.52