public class HideMatch extends Object implements Serializable
Constructor and Description |
---|
HideMatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object.equals method.
|
Match |
getMatch()
Returns the value of field 'match'.
|
int |
hashCode()
Method hashCode.
|
void |
setMatch(Match match)
Sets the value of field 'match'.
|
public boolean equals(Object obj)
public Match getMatch()
public int hashCode()
public void setMatch(Match match)
match
- the value of field 'match'.Copyright © 2017. All rights reserved.