MCPcopy Create free account
hub / github.com/dynjs/dynjs / getSomeDouble

Method getSomeDouble

src/test/java/org/dynjs/runtime/java/DefaultFoo.java:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 public Double getSomeDouble() {
39 return 3.14;
40 }
41}

Callers 1

javaInteropSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected