Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ intValue
Method
intValue
lib/java/lang/Short.java:165–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
163
}
164
165
@Override
166
public
int
intValue() {
167
return
value;
168
}
169
170
@Override
171
public
long longValue() {
Callers
1
decode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected