MCPcopy Create free account
hub / github.com/antlr/codebuff / first

Method first

output/java_guava/1.4.19/Maps.java:3763–3766  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3761 }
3762
3763 @Override
3764 public K first() {
3765 return map().firstKey();
3766 }
3767
3768 @Override
3769 public K last() {

Callers 4

firstKeyMethod · 0.45
getDeclaredAnnotationMethod · 0.45
firstKeyMethod · 0.45
containsAllMethod · 0.45

Calls 2

mapMethod · 0.95
firstKeyMethod · 0.45

Tested by

no test coverage detected