Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ hashCode
Method
hashCode
src/main/java/com/rtg/mode/Protein.java:237–240 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
235
}
236
237
@Override
238
public
int
hashCode() {
239
return
ordinal();
240
}
241
242
243
Callers
nothing calls this directly
Calls
1
ordinal
Method · 0.95
Tested by
no test coverage detected