public static class MapGenerationTestCase.Grade extends Object
| Constructor and Description |
|---|
Grade() |
| Modifier and Type | Method and Description |
|---|---|
Character |
getLetterGrade() |
int |
getMinimumScore() |
void |
setLetterGrade(Character letterGrade) |
void |
setMinimumScore(int minimumScore) |
Copyright © 2019 Glasnost. All rights reserved.