Files
narya/src/java
Michael Bayne 89dfe715d8 Switch class to streamer mapping to a Map. Whoa! I used a linked hash map to
preserve the registration order, in case that's significant. It would be nice
if Guava had an ImmutableLinkedHashMap, but I don't see such a thing.

Thanks to my newly added unit tests, I'm pretty confident that I didn't just
fuck something up. Woo.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6113 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-08-10 22:04:05 +00:00
..