Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cschanck/single-file-java
/ entrySet
Method
entrySet
src/main/java/org/sfj/JSONOne.java:400–403 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
398
}
399
400
@Override
401
public
Set<Entry<String, JObject>> entrySet() {
402
return
map.entrySet();
403
}
404
405
@Override
406
public
Type getType() {
Callers
1
print
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected