Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkPluginJar
Method · 0.65
outputUnusedProperties
Method · 0.65
testEmptyInit
Method · 0.65
testInitWithEquipment
Method · 0.65
testMoveEquipmentUp
Method · 0.65
testMoveEquipmentDown
Method · 0.65
setUp
Method · 0.65
testRebuildAbilityListsNoMult
Method · 0.65
testRebuildAbilityListsMult
Method · 0.65
testAddCompanion
Method · 0.65
testEmptyDesc
Method · 0.65
testSimpleChoiceReplacement
Method · 0.65
Implementers
5
ListChanges
code/src/java/pcgen/rules/context/List
PatternChanges
code/src/java/pcgen/rules/context/Patt
AssociatedCollectionChanges
code/src/java/pcgen/rules/context/Asso
CollectionChanges
code/src/java/pcgen/rules/context/Coll
MapChanges
code/src/java/pcgen/rules/context/MapC
Calls
no outgoing calls
Tested by
15
checkPluginJar
Method · 0.52
outputUnusedProperties
Method · 0.52
testEmptyInit
Method · 0.52
testInitWithEquipment
Method · 0.52
testMoveEquipmentUp
Method · 0.52
testMoveEquipmentDown
Method · 0.52
setUp
Method · 0.52
testRebuildAbilityListsNoMult
Method · 0.52
testRebuildAbilityListsMult
Method · 0.52
testAddCompanion
Method · 0.52
testEmptyDesc
Method · 0.52
testSimpleChoiceReplacement
Method · 0.52