Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ end
Method
end
src/main/java/com/volmit/adapt/util/JSONTokener.java:110–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
}
109
110
public
boolean end() {
111
return
this.eof && !this.usePrevious;
112
}
113
114
/**
115
* Determine
if
the source string still contains characters that next() can
Callers
7
more
Method · 0.95
next
Method · 0.95
wrap
Method · 0.45
wrapPrefixed
Method · 0.45
deflateWithPrototype
Method · 0.45
inflateWithPrototype
Method · 0.45
nextCDATA
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected