public class GzipCompressor$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static GzipCompressor$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| GzipCompressor$() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DefaultCompressionLevel() | 
public static final GzipCompressor$ MODULE$