Uses of Class
com.github.junrar.unpack.ppm.StateRef
-
Packages that use StateRef Package Description com.github.junrar.unpack.ppm -
-
Uses of StateRef in com.github.junrar.unpack.ppm
Fields in com.github.junrar.unpack.ppm declared as StateRef Modifier and Type Field Description private StateRefModelPPM. tempStateRef1private StateRefModelPPM. tempStateRef2Methods in com.github.junrar.unpack.ppm with parameters of type StateRef Modifier and Type Method Description intPPMContext. createChild(ModelPPM model, State pStats, StateRef firstState)voidPPMContext. setOneState(StateRef oneState)voidState. setValues(StateRef state)
-