|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--concast.base.PacketAndState
Return type for buildMsg()
Field Summary | |
ConcastPacket |
packet
|
MergeState |
state
|
Constructor Summary | |
PacketAndState(ConcastPacket packet,
MergeState state)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ConcastPacket packet
public MergeState state
Constructor Detail |
public PacketAndState(ConcastPacket packet, MergeState state)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |