|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.perfdynamics.pdq.QDiscipline
public class QDiscipline
Field Summary | |
---|---|
static int |
FCFS
|
static int |
ISRV
|
static int |
LCFS
|
static int |
PSHR
|
Constructor Summary | |
---|---|
QDiscipline()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ISRV
public static final int FCFS
public static final int PSHR
public static final int LCFS
Constructor Detail |
---|
public QDiscipline()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |