|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jcraft.jzlib.Deflate.Config
static class Deflate.Config
| Field Summary | |
|---|---|
(package private) int |
func
|
(package private) int |
good_length
|
(package private) int |
max_chain
|
(package private) int |
max_lazy
|
(package private) int |
nice_length
|
| Constructor Summary | |
|---|---|
Deflate.Config(int good_length,
int max_lazy,
int nice_length,
int max_chain,
int func)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int good_length
int max_lazy
int nice_length
int max_chain
int func
| Constructor Detail |
|---|
Deflate.Config(int good_length,
int max_lazy,
int nice_length,
int max_chain,
int func)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||