MCPcopy Index your code
hub / github.com/processing/processing / emitClose

Method emitClose

core/src/processing/opengl/LineStroker.java:682–684  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

680 }
681
682 private void emitClose() {
683 output.close();
684 }
685}

Callers 2

closeMethod · 0.95
finishMethod · 0.95

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected