Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ map
Method
map
output/java_guava/1.4.18/Maps.java:3938–3938 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3936
3937
abstract
static
class
EntrySet<K, V> extends Sets.ImprovedAbstractSet<Entry<K, V>> {
3938
abstract Map<K, V> map();
3939
3940
@Override
3941
public
int
size() {
Callers
6
size
Method · 0.95
clear
Method · 0.95
contains
Method · 0.95
isEmpty
Method · 0.95
remove
Method · 0.95
retainAll
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected