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