Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testInvalidImmutable
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
getGroupingState
Method · 0.95
removeChoice
Method · 0.80
removePurchasedEquipment
Method · 0.80
Calls
no outgoing calls
Tested by
1
testInvalidImmutable
Method · 0.76