public static class Score.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Score.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Score |
build() |
Score.Builder |
setScore(int score) |
public Score.Builder setScore(int score)
public Score build()