Uses of Class
com.github.junrar.unpack.ppm.PPMContext

Packages that use PPMContext
com.github.junrar.unpack.ppm   
 

Uses of PPMContext in com.github.junrar.unpack.ppm
 

Methods in com.github.junrar.unpack.ppm that return PPMContext
 PPMContext PPMContext.init(byte[] mem)
           
 

Methods in com.github.junrar.unpack.ppm with parameters of type PPMContext
 void State.setSuccessor(PPMContext successor)
           
 void StateRef.setSuccessor(PPMContext successor)
           
 void PPMContext.setSuffix(PPMContext suffix)
           
 



Copyright © 2012. All Rights Reserved.