Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluejekyll/wasmtime-java
/ longValue
Method
longValue
src/main/java/net/bluejekyll/wasmtime/ty/I64.java:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
public
long longValue() {
16
return
field;
17
}
18
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected