com.github.junrar.unpack.decode
Class LitDecode

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

public class LitDecode
extends Decode

DOCUMENT ME

Version:
$LastChangedRevision$
Author:
$LastChangedBy$

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

LitDecode

public LitDecode()


Copyright © 2012. All Rights Reserved.