Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ intValue
Method
intValue
classpath/java/lang/Byte.java:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
public
int
intValue() {
66
return
value;
67
}
68
69
public
long longValue() {
70
return
value;
Callers
3
main
Method · 0.45
main
Method · 0.45
getInt
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Method · 0.36
main
Method · 0.36