Speed up serialization.
Rather than pay the boxing costs of using IdentityHashMap<Object, int>, use our own specialization. Bug: http://code.google.com/p/android/issues/detail?id=13138 Change-Id: I1f3dcc2f2c1c35fd8d8cd1b0572d809c27824bf0
Loading
Please sign in to comment