MCPcopy 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

addMethod · 0.80
subtractMethod · 0.80
divideMethod · 0.80
multiplyMethod · 0.80
testAddLevelAbilityMethod · 0.80
test2857848aMethod · 0.80
test2857848bMethod · 0.80

Calls

no outgoing calls

Tested by 15

testAddLevelAbilityMethod · 0.64
test2857848aMethod · 0.64
test2857848bMethod · 0.64
test2857848cMethod · 0.64