Returns the first four bytes of plain #asBytes() this hashcode's bytes, converted to an int value in little-endian order. @throws IllegalStateException if bits() < 32
()
| 54 | |
| 55 | |
| 56 | public abstract int asInt(); |
| 57 | |
| 58 | /** |
| 59 | * Returns the first eight bytes of {@linkplain #asBytes() this hashcode's bytes}, converted to a |
no outgoing calls
no test coverage detected