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

Method second

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

Source from the content-addressed store, hash-verified

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

Callers 11

readMethod · 0.80
forkOnArrayMethod · 0.80
forkOnRecordMethod · 0.80
forkOnReferenceMethod · 0.80
forkOnTupleMethod · 0.80
forkOnLambdaMethod · 0.80
runMethod · 0.80
compareMethod · 0.80
printMetricsMethod · 0.80
equalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected