com.jcraft.jzlib
Class Deflate

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

public final class Deflate
extends java.lang.Object
implements java.lang.Cloneable


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

Method Detail

clone

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


Copyright © 2013. All Rights Reserved.