public class ConvertingScore extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_SCORE |
static ConvertingScore |
NO_MATCH |
| Constructor and Description |
|---|
ConvertingScore(int fromScore,
int toScore) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFromScore() |
int |
getScore() |
int |
getToScore() |
public static final int MAX_SCORE
public static final ConvertingScore NO_MATCH
Copyright © 2020. All rights reserved.