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

Method flush

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

Source from the content-addressed store, hash-verified

182 }
183
184 @Override
185 public void flush() {
186 reportFindingIfEnabled();
187 }
188
189 @Override
190 public int compareTo(Zer o) {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected