MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / ordinal

Method ordinal

src/main/java/com/rtg/mode/Protein.java:153–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 @Override
154 public int ordinal() {
155 return mOrdinal;
156 }
157
158 @Override
159 public boolean ignore() {

Callers 6

testIgnoreMethod · 0.95
testCodonToAmino1Method · 0.95
compareToMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95
codeIndexMethod · 0.95

Calls

no outgoing calls

Tested by 2

testIgnoreMethod · 0.76
testCodonToAmino1Method · 0.76