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

Method first

output/java_guava/1.4.17/Maps.java:3759–3762  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3757 }
3758
3759 @Override
3760 public K first() {
3761 return map().firstKey();
3762 }
3763
3764 @Override
3765 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