class Encoder.Optimal
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
BackPrev |
int |
BackPrev2 |
int |
Backs0 |
int |
Backs1 |
int |
Backs2 |
int |
Backs3 |
int |
PosPrev |
int |
PosPrev2 |
boolean |
Prev1IsChar |
boolean |
Prev2 |
int |
Price |
int |
State |
Constructor and Description |
---|
Optimal() |
Modifier and Type | Method and Description |
---|---|
boolean |
isShortRep() |
void |
makeAsChar() |
void |
makeAsShortRep() |
public int State
public boolean Prev1IsChar
public boolean Prev2
public int PosPrev2
public int BackPrev2
public int Price
public int PosPrev
public int BackPrev
public int Backs0
public int Backs1
public int Backs2
public int Backs3