MCPcopy Create free account
hub / github.com/ReadyTalk/avian / doubleValue

Method doubleValue

classpath/java/lang/Byte.java:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 public double doubleValue() {
78 return (double) value;
79 }
80}

Callers 2

testComplexAnnotationMethod · 0.45
getDoubleMethod · 0.45

Calls

no outgoing calls

Tested by 1

testComplexAnnotationMethod · 0.36