|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tuple | |
|---|---|
| compressors | |
| Uses of Tuple in compressors |
|---|
| Methods in compressors that return types with arguments of type Tuple | |
|---|---|
java.util.ArrayList<Tuple> |
LZ77v01.encode()
Encodes string rawData, stores the encoded data in encodedData and returns encodedData |
java.util.ArrayList<Tuple> |
LZ77v01.getEncodedData()
|
| Method parameters in compressors with type arguments of type Tuple | |
|---|---|
void |
LZ77v01.setEncodedData(java.util.ArrayList<Tuple> encodedData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||