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

Method next

core/src/processing/opengl/PJOGL.java:740–742  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

738 }
739
740 public void next() {
741 iter.next();
742 }
743 }
744
745

Callers

nothing calls this directly

Calls 1

nextMethod · 0.65

Tested by

no test coverage detected