|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.onionnetworks.fec.io.FECIOEvent
com.onionnetworks.fec.io.BlockDecodedEvent
public class BlockDecodedEvent
This event signifies that a complete block was decoded. (c) Copyright 2001 Onion Networks (c) Copyright 2000 OpenCola
Constructor Summary | |
---|---|
BlockDecodedEvent(java.lang.Object source,
int blockNum)
|
Method Summary | |
---|---|
int |
getBlockNum()
|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlockDecodedEvent(java.lang.Object source, int blockNum)
Method Detail |
---|
public int getBlockNum()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |