com.jcraft.jzlib
Class Deflate

java.lang.Object
  extended by com.jcraft.jzlib.Deflate
All Implemented Interfaces:
Cloneable

public final class Deflate
extends Object
implements Cloneable


Method Summary
 Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

clone

public Object clone()
             throws CloneNotSupportedException
Overrides:
clone in class Object
Throws:
CloneNotSupportedException


Copyright © 2015 Perforce Software. All Rights Reserved.