Modifier and Type | Field and Description |
---|---|
protected int |
_hashCode |
protected String |
_name |
Modifier | Constructor and Description |
---|---|
protected |
Name(String name,
int hashCode) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
equals(int quad1) |
abstract boolean |
equals(int[] quads,
int qlen) |
abstract boolean |
equals(int quad1,
int quad2) |
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
String |
toString() |
protected final String _name
protected final int _hashCode
protected Name(String name, int hashCode)
public String getName()
public abstract boolean equals(int quad1)
public abstract boolean equals(int quad1, int quad2)
public abstract boolean equals(int[] quads, int qlen)