MCPcopy Create free account
hub / github.com/bluejekyll/wasmtime-java / getField

Method getField

src/main/java/net/bluejekyll/wasmtime/ty/V128.java:13–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 @Override
14 public BigInteger getField() {
15 return this.field;
16 }
17}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected