Files
narya/src
Ray Greenwell 696f77beb5 Fix possible ClassCastException, because DSet.contains(E entry)
will type-erase to DSet.Entry. Ensure objects tested for containment
in our Set view implement that.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6128 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-08-11 20:34:27 +00:00
..