TestPerfectHash.Text

A text.

Methods
boolean equals(Object other)
boolean equals(Object other)
int getEnd()
int getEnd()
int hashCode(int index, int seed)
The hash code (using a universal hash function).
int hashCode(int index, int seed)
The hash code (using a universal hash function).
Parameters:
index - the hash function index
seed - the random seed
Returns:
the hash code
int hashCode()
int hashCode()
String toString()
String toString()

Fields
static byte[] data
static int start

data

The byte data (may be shared, so must not be modified).

start

The start location.