Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getPcclass
Method
getPcclass
code/src/java/pcgen/cdom/helper/ClassSource.java:44–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
PCClass getPcclass()
45
{
46
return
pcclass;
47
}
48
49
@Override
50
public
int
hashCode()
Callers
10
dataAdded
Method · 0.95
getDC
Method · 0.95
getConcentration
Method · 0.95
resolve
Method · 0.95
resolve
Method · 0.95
applyDomain
Method · 0.95
removeDomain
Method · 0.95
getVariableSource
Method · 0.95
getDomainSourcePcgString
Method · 0.95
dataAdded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected