MCPcopy Create free account
hub / github.com/CodeIntelligenceTesting/jazzer / clear

Method clear

src/main/java/jaz/Zer.java:249–252  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 }
248
249 @Override
250 public void clear() {
251 reportFindingIfEnabled();
252 }
253
254 @Override
255 public Object get(int index) {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected