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

Method reduce

code/src/java/pcgen/cdom/enumeration/GroupingState.java:49–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 @Override
50 public GroupingState reduce()
51 {
52 return INVALID;
53 }
54
55 @Override
56 public GroupingState compound(GroupingState state)

Callers 15

testInvalidImmutableMethod · 0.95
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80
getGroupingStateMethod · 0.80

Calls

no outgoing calls

Tested by 1

testInvalidImmutableMethod · 0.76