Returns the number of bits in this hash code; a positive multiple of 8.
()
| 44 | |
| 45 | |
| 46 | public abstract int bits(); |
| 47 | |
| 48 | /** |
| 49 | * Returns the first four bytes of {@linkplain #asBytes() this hashcode's bytes}, converted to an |
no outgoing calls
no test coverage detected