O
- Type of object being hashedpublic class LSBModifier<O> extends ModuloModifier<O>
HashModifier
that extracts the Least Significant Bit of the
underlying hash.hashFunction
Constructor and Description |
---|
LSBModifier(HashFunction<O> hashFunction)
Construct with the given hash function
|
public LSBModifier(HashFunction<O> hashFunction)
hashFunction
- the hash function