MCPcopy 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

dataAddedMethod · 0.95
getDCMethod · 0.95
getConcentrationMethod · 0.95
resolveMethod · 0.95
resolveMethod · 0.95
applyDomainMethod · 0.95
removeDomainMethod · 0.95
getVariableSourceMethod · 0.95
dataAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected