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