|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.onionnetworks.fec.FECCode
com.onionnetworks.fec.Native16Code
public class Native16Code
This class is the frontend for the JNI wrapper for the C implementation of the FEC Codes. (c) Copyright 2001 Onion Networks (c) Copyright 2000 OpenCola
Constructor Summary | |
---|---|
Native16Code(int k,
int n)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class com.onionnetworks.fec.FECCode |
---|
decode, encode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Native16Code(int k, int n)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |