java.lang.Object | |
↳ | com.microstrategy.utils.serialization.FlatStateUtil |
This class is used to build a string representing object state.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FlatStateUtil() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void | restoreMapState(FlatStateTokenizer state, Map map) | ||||||||||
static void | saveMapState(FlatStateSerializer ser, Map map) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |