MCPcopy Index your code
hub / github.com/PCGen/pcgen / doubleValue

Method doubleValue

code/src/java/pcgen/util/SignedInteger.java:47–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 @Override
48 public double doubleValue()
49 {
50 return value;
51 }
52
53 @Override
54 public float floatValue()

Callers 15

addMethod · 0.80
subtractMethod · 0.80
divideMethod · 0.80
maxMethod · 0.80
minMethod · 0.80
multiplyMethod · 0.80
testGetClassVarMethod · 0.80
testSkillPrereqMethod · 0.80
testVarBonusMethod · 0.80
testJepIfMethod · 0.80

Calls

no outgoing calls

Tested by 15

testGetClassVarMethod · 0.64
testSkillPrereqMethod · 0.64
testVarBonusMethod · 0.64
testJepIfMethod · 0.64
evaluatesToMethod · 0.64
testFromUnderlyingMethod · 0.64
testToUnderlyingMethod · 0.64
performEvaluationMethod · 0.64
testEvaluateLegalMethod · 0.64
testEvaluateLegalMethod · 0.64