com.github.junrar.unpack.decode
Class LowDistDecode

java.lang.Object
  extended by com.github.junrar.unpack.decode.Decode
      extended by com.github.junrar.unpack.decode.LowDistDecode

public class LowDistDecode
extends Decode

DOCUMENT ME

Version:
$LastChangedRevision$
Author:
$LastChangedBy$

Field Summary
 
Fields inherited from class com.github.junrar.unpack.decode.Decode
decodeNum
 
Constructor Summary
LowDistDecode()
           
 
Method Summary
 
Methods inherited from class com.github.junrar.unpack.decode.Decode
getDecodeLen, getDecodeNum, getDecodePos, getMaxNum, setMaxNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LowDistDecode

public LowDistDecode()


Copyright © 2012. All Rights Reserved.