public class Match
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
number |
| Constructor and Description |
|---|
Match() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumber() |
Match |
withNumber(int n) |
public int getNumber()
public Match withNumber(int n)