|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.baka.webvm.misc.Constants
public final class Constants
Contains several useful constants.
| Field Summary | |
|---|---|
static int |
HUNDRED_PERCENT
Hundred (full) percent. |
static long |
KIBIBYTES
Number of bytes in a binary kilobyte. |
static long |
MEBIBYTES
Number of bytes in a binary megabyte. |
static int |
MILLIS_IN_SECOND
Number of millis in a second. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MILLIS_IN_SECOND
public static final int HUNDRED_PERCENT
public static final long KIBIBYTES
public static final long MEBIBYTES
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||