Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getInstance
Method
getInstance
code/src/java/pcgen/util/PjepPool.java:35–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
public
static
PjepPool getInstance()
36
{
37
return
instance;
38
}
39
40
public
synchronized
void
initialise()
41
{
Callers
4
processJepFormula
Method · 0.95
getCostFromPluses
Method · 0.95
compare
Method · 0.45
ToStringIgnoreCaseCollator
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected