com.github.junrar.unpack.decode
Class DistDecode

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

public class DistDecode
extends Decode

DOCUMENT ME

Version:
$LastChangedRevision$
Author:
$LastChangedBy$

Field Summary
 
Fields inherited from class com.github.junrar.unpack.decode.Decode
decodeNum
 
Constructor Summary
DistDecode()
           
 
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

DistDecode

public DistDecode()


Copyright © 2012. All Rights Reserved.