Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getLookups
Method
getLookups
code/src/java/pcgen/core/kit/KitGear.java:507–510 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
505
}
506
507
public
Collection<NamedFormula> getLookups()
508
{
509
return
lookupList;
510
}
511
512
public
void
addModRef(EqModRef modRef)
513
{
Callers
2
processLookups
Method · 0.95
unparse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected