Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.lzma.Optimum
Extends/Implements : -
Subclasses : -
Variables :
state,
reps,
price,
optPrev,
backPrev,
prev1IsLiteral,
hasPrev2,
optPrev2,
backPrev2
Functions :
reset,
set1,
set2,
set3
State
state
int[]
reps
int
price
int
optPrev
int
backPrev
boolean
prev1IsLiteral
boolean
hasPrev2
int
optPrev2
int
backPrev2
void
reset ()
void
set1 (int newPrice, int optCur, int back)
void
set2 (int newPrice, int optCur, int back)
void
set3 (int newPrice, int optCur, int back2, int len2, int back)
Optimum
Authors: Lasse Collin
Igor Pavlov
This file has been put into the public domain.
You can do whatever you want with this file.