MCPcopy 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

processJepFormulaMethod · 0.95
getCostFromPlusesMethod · 0.95
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected