Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
more
Method · 0.95
next
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected