master
Class UnitWrapper

java.lang.Object
  extended by edu.cuny.brooklyn.swc2.Unit
      extended by master.UnitWrapper
All Implemented Interfaces:
java.io.Serializable

public class UnitWrapper
extends Unit

See Also:
Serialized Form

Field Summary
 byte[] data
           
 
Fields inherited from class edu.cuny.brooklyn.swc2.Unit
PassID, TaskID, WorkUnitID
 
Constructor Summary
UnitWrapper(Unit u)
           
 
Method Summary
 
Methods inherited from class edu.cuny.brooklyn.swc2.Unit
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

data

public byte[] data
Constructor Detail

UnitWrapper

public UnitWrapper(Unit u)
            throws java.io.IOException
Throws:
java.io.IOException