Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getCount
Method
getCount
code/src/java/pcgen/core/kit/KitSpells.java:69–72 ·
view source on GitHub ↗
@return the count formula
()
Source
from the content-addressed store, hash-verified
67
* @
return
the count formula
68
*/
69
public
Formula getCount()
70
{
71
return
countFormula;
72
}
73
74
@Override
75
public
String toString()
Callers
1
testApply
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected