|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgurobi.GRB.BatchStatus
public class GRB.BatchStatus
Field Summary | |
---|---|
static int |
ABORTED
|
static int |
COMPLETED
|
static int |
CREATED
|
static int |
FAILED
|
static int |
SUBMITTED
|
Constructor Summary | |
---|---|
GRB.BatchStatus()
|
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 CREATED
public static final int SUBMITTED
public static final int ABORTED
public static final int FAILED
public static final int COMPLETED
Constructor Detail |
---|
public GRB.BatchStatus()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |