|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.hdf5.UnitTest.CopyPacketFactory
public class CopyPacketFactory
Create a new Packet and copy the data into it
Constructor Summary | |
---|---|
CopyPacketFactory()
|
Method Summary | |
---|---|
PacketI |
make(int index,
byte[] data)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopyPacketFactory()
Method Detail |
---|
public PacketI make(int index, byte[] data)
make
in interface PacketFactoryI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |