us.ihmc.utilities.io.streamingData
Class SimpleStreamedData

java.lang.Object
  extended by us.ihmc.utilities.io.streamingData.SimpleStreamedData
All Implemented Interfaces:
java.io.Serializable

public class SimpleStreamedData
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SimpleStreamedData(int value)
           
 
Method Summary
static long getSerialVersionUID()
           
 int getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleStreamedData

public SimpleStreamedData(int value)
Method Detail

getValue

public int getValue()

getSerialVersionUID

public static long getSerialVersionUID()