MCPcopy 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

moreMethod · 0.95
nextMethod · 0.95
wrapMethod · 0.45
wrapPrefixedMethod · 0.45
deflateWithPrototypeMethod · 0.45
inflateWithPrototypeMethod · 0.45
nextCDATAMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected