MCPcopy Create free account
hub / github.com/Whiley/WhileyCompiler / first

Method first

src/main/java/wycc/util/Pair.java:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public FIRST first() { return first; }
34 public SECOND second() { return second; }
35
36 @Override

Callers 6

readMethod · 0.80
runMethod · 0.80
compareMethod · 0.80
printMetricsMethod · 0.80
equalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected