java.lang.Object | |
↳ | com.microstrategy.web.app.utils.compression.Dict |
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Dict() | |||||||||||
Dict(boolean _enableHashtable) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | add(ByteArray str) | ||||||||||
final int | numFromStr(ByteArray str) | ||||||||||
final int | size() | ||||||||||
final ByteArray | strFromNum(int i) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |