Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testComplexAnnotation
Method · 0.45
getDouble
Method · 0.45
Calls
no outgoing calls
Tested by
1
testComplexAnnotation
Method · 0.36