gwt /
gwt /
46a9b6db267ca576020b7e37c464e468690abf22 Patch adds serialization of TreeMap. Most of the code is similar to the way we
do serialization/deserialization for HashMap. The deserialization is done
element by element and the tree is being built incrementally. John pointed out
that this approach is fine for now, since the TreeMap implementation currently
does not use the SortedMap constructor.
Issues: 2795
Patch by: amitmanjhi
Review by: jat, scottb
git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@3765 8db76d5a-ed1c-0410-87a9-c151d255dfc7
8 files changed