j8spencer
j8spencer
I find this useful when a function returns an unexpected value. I can conditionally break on the line after the function call when the value is returned, then back the...
I believe the same thing is happening for ImmutableListMultiMap (maybe just the version from Guava.) The serializer seems to write the number of key/value sets as block data, then for...
I believe I had the issue in version 2. Can you give me the commit id you used for testing and I'll re-check?