MCPcopy Create free account
hub / github.com/mozilla/rhino / B

Interface B

rhino/src/test/java/org/mozilla/javascript/tests/JavaAdapterTest.java:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 interface B extends C {}
36
37 public abstract class A implements B {}
38

Callers

nothing calls this directly

Implementers 2

Arhino/src/test/java/org/mozilla/javasc
StaticArhino/src/test/java/org/mozilla/javasc

Calls

no outgoing calls

Tested by

no test coverage detected