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

Method includesGlobalClear

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

Source from the content-addressed store, hash-verified

26 public boolean hasRemovedItems();
27
28 public boolean includesGlobalClear();
29
30 public Collection<T> getAdded();
31

Callers 15

unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 0.65
unparseMethod · 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

no test coverage detected