public static class CompressionDelayedZlib.Factory extends Object implements NamedFactory<Compression>
NamedFactory.Utils| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Compression |
create()
Create a new instance
|
String |
getName()
Name of this factory
|
public String getName()
NamedFactorygetName in interface NamedFactory<Compression>public Compression create()
Factorycreate in interface Factory<Compression>Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.