public class ClassStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
ERROR |
static byte |
INITIALIZED |
static byte |
PREPARED |
static byte |
VERIFIED |
| Constructor and Description |
|---|
ClassStatus() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
asString(int statusCode) |
public static final byte VERIFIED
public static final byte PREPARED
public static final byte INITIALIZED
public static final byte ERROR
Copyright © 2014. All Rights Reserved.