|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.empireclassic.Remote.Criteria.LowHigh
public static class Criteria.LowHigh
Field Summary | |
---|---|
int |
high
|
int |
low
|
Constructor Summary | |
---|---|
Criteria.LowHigh()
|
|
Criteria.LowHigh(int low,
int high)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int low
public int high
Constructor Detail |
---|
public Criteria.LowHigh()
public Criteria.LowHigh(int low, int high)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |