|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.isti.jevalresp.RespFileParser.RefInfoSpec
class RespFileParser.RefInfoSpec
Class RefInfoSpec holds Reference Response block information.
Field Summary | |
---|---|
int |
numResps
|
int |
numStages
|
int |
stageNum
|
Constructor Summary | |
---|---|
RespFileParser.RefInfoSpec(int numStages,
int stageNum,
int numResps)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int numStages
public final int stageNum
public final int numResps
Constructor Detail |
---|
public RespFileParser.RefInfoSpec(int numStages, int stageNum, int numResps)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |