public class PasswordScore
extends java.lang.Object
| Constructor and Description |
|---|
PasswordScore(int score,
int requiredScore) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRequiredScore() |
int |
getScore() |
void |
setRequiredScore(int requiredScore) |
void |
setScore(int score) |