Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.lzma.State
Extends/Implements : -
Subclasses : -
Variables :
STATES
Functions :
State,
State,
reset,
get,
set,
updateLiteral,
updateMatch,
updateLongRep,
updateShortRep,
isLiteral
int
STATES
void
State ()
void
State (State other)
void
reset ()
int
get ()
void
set (State other)
void
updateLiteral ()
void
updateMatch ()
void
updateLongRep ()
void
updateShortRep ()
boolean
isLiteral ()
State
Authors: Lasse Collin
Igor Pavlov
This file has been put into the public domain.
You can do whatever you want with this file.