Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Method · 0.80
initialiseCallableFrame
Method · 0.80
forkOnArray
Method · 0.80
forkOnRecord
Method · 0.80
forkOnReference
Method · 0.80
forkOnTuple
Method · 0.80
forkOnLambda
Method · 0.80
run
Method · 0.80
compare
Method · 0.80
printMetrics
Method · 0.80
equals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected