MCPcopy Create free account
hub / github.com/PCGen/pcgen / getWeight

Method getWeight

code/src/java/pcgen/core/doomsdaybook/Rule.java:96–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 @Override
97 public int getWeight()
98 {
99 return weight;
100 }
101
102 @Override
103 public String toString()

Callers 1

getRuleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected