com.speckled.specksim.comm
Interface Message


public interface Message

The base interface for objects representing messages sent between specks

Author:
ryanm

Method Summary
 int getBits()
          Gets the size of this message, in bits.
 

Method Detail

getBits

int getBits()
Gets the size of this message, in bits.

Returns:
The size of this message