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

Method getAdjustment

code/src/java/pcgen/core/character/Follower.java:155–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 }
154
155 public int getAdjustment()
156 {
157 return theAdjustment;
158 }
159
160 @Override
161 public int compareTo(final Object obj)

Callers 3

appendFollowerLinesMethod · 0.95
unparseMethod · 0.45
setMasterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected