MCPcopy Create free account
hub / github.com/LFYSec/MScan / Zero

Class Zero

src/test/resources/cha/Interface.java:13–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13class Zero implements Number {
14
15 public int get() {
16 return 0;
17 }
18}
19
20class One implements Number {
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected