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