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

Method end

core/src/processing/data/JSONTokener.java:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 public boolean end() {
124 return this.eof && !this.usePrevious;
125 }
126
127
128 /**

Callers 2

moreMethod · 0.95
nextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected