Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PCGen/pcgen
/ intValue
Method
intValue
code/src/java/pcgen/util/SignedInteger.java:59–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
@Override
60
public
int
intValue()
61
{
62
return
value;
63
}
64
65
@Override
66
public
long longValue()
Callers
15
add
Method · 0.80
subtract
Method · 0.80
divide
Method · 0.80
multiply
Method · 0.80
testAddLevelAbility
Method · 0.80
testAddLevelFeatAbility
Method · 0.80
testGetVariableCaching
Method · 0.80
testGetVariableCachingRollTopNode
Method · 0.80
testGetTermEvaluator079
Method · 0.80
testGetTermEvaluator080
Method · 0.80
test2857848a
Method · 0.80
test2857848b
Method · 0.80
Calls
no outgoing calls
Tested by
15
testAddLevelAbility
Method · 0.64
testAddLevelFeatAbility
Method · 0.64
testGetVariableCaching
Method · 0.64
testGetVariableCachingRollTopNode
Method · 0.64
testGetTermEvaluator079
Method · 0.64
testGetTermEvaluator080
Method · 0.64
test2857848a
Method · 0.64
test2857848b
Method · 0.64
test2857848c
Method · 0.64
testBonuswithLISTValue
Method · 0.64
testBonuswithLISTValueTwoAssoc
Method · 0.64
testBonuswithLISTValueTwoAssocInfoList
Method · 0.64