|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AgentMsgHelpers.MsgIntWrapper
public class AgentMsgHelpers.MsgIntWrapper
Exists solely for testing purposes
Field Summary | |
---|---|
int |
m_nVal
|
Constructor Summary | |
---|---|
AgentMsgHelpers.MsgIntWrapper(int n)
|
Method Summary | |
---|---|
AgentMsgHelpers.MsgIntWrapper |
makeCopy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int m_nVal
Constructor Detail |
---|
public AgentMsgHelpers.MsgIntWrapper(int n)
Method Detail |
---|
public AgentMsgHelpers.MsgIntWrapper makeCopy()
makeCopy
in interface IMsg
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |