MCPcopy Create free account
hub / github.com/davidgiven/luje / intValue

Method intValue

lib/java/lang/Byte.java:169–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167 }
168
169 @Override
170 public int intValue() {
171 return value;
172 }
173
174 @Override
175 public long longValue() {

Callers 1

decodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected