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

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

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

Methods in com.github.junrar.unpack.ppm that return State
 State State.decAddress()
           
 State ModelPPM.getFoundState()
           
 State PPMContext.getOneState()
           
 State State.incAddress()
           
 State State.init(byte[] mem)
           
 

Methods in com.github.junrar.unpack.ppm with parameters of type State
 int PPMContext.createChild(ModelPPM model, State pStats, StateRef firstState)
           
static void State.ppmdSwap(State ptr1, State ptr2)
           
 void FreqData.setStats(State state)
           
 void State.setValues(State ptr)
           
 void StateRef.setValues(State statePtr)
           
 



Copyright © 2012. All Rights Reserved.