public class DestroyCell extends Cell
CELL_PAYLOAD_SIZE, CELL_SIZE, m_payload| Constructor and Description |
|---|
DestroyCell()
Constructor for a destroy cell
|
DestroyCell(int circID)
Constructor for a destroy cell
|
DestroyCell(int circID,
byte[] payload,
int offset)
Constructor for a destroy cell
|
createCell, getCellData, getCircuitID, getCommand, getPayload, setPayloadpublic DestroyCell()
public DestroyCell(int circID)
circID - circIDpublic DestroyCell(int circID,
byte[] payload,
int offset)
circID - circIDpayload - payloadCopyright © 2023. All rights reserved.