public final class Performance
extends java.lang.Object
Statistics
object.Statistics
Modifier and Type | Field and Description |
---|---|
static Performance |
EXCELLENT
Excellent performance.
|
static Performance |
OK
Ok performance.
|
static Performance |
QUESTIONSABLE
Questionable performance.
|
static Performance |
VERY_BAD
Very bad peformance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final Performance EXCELLENT
public static final Performance OK
public static final Performance QUESTIONSABLE
public static final Performance VERY_BAD