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

Method negate

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

Source from the content-addressed store, hash-verified

41 }
42
43 @Override
44 public GroupingState negate()
45 {
46 return INVALID;
47 }
48
49 @Override
50 public GroupingState reduce()

Callers 13

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

Calls

no outgoing calls

Tested by 1

testInvalidImmutableMethod · 0.76