Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getSubClass
Method
getSubClass
code/src/java/pcgen/core/kit/KitClass.java:170–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
public
CDOMReference<SubClass> getSubClass()
171
{
172
return
subClass;
173
}
174
}
Callers
2
applySubClass
Method · 0.95
unparse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected