Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
appendFollowerLines
Method · 0.95
unparse
Method · 0.45
setMaster
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected