Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
X |
getLeft() |
return first or "left" operand expression
|
X |
getRight() |
return second or "right" operand expression
|
int |
hashCode() |
public X getLeft()
public X getRight()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object