public class PackageVerifikationResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
defs |
int |
duplicated |
int |
maxoccurence |
int |
piles |
int |
total |
int |
underOne |
| Constructor and Description |
|---|
PackageVerifikationResult(PackageDeffinition d) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCheated() |
java.lang.String |
saySentence() |
public int duplicated
public int maxoccurence
public int underOne
public int total
public int piles
public int defs
public PackageVerifikationResult(PackageDeffinition d)