google / guava

Google core libraries for Java
Apache License 2.0
50.25k stars 10.91k forks source link

should EnumBiMap and EnumHashBiMap be @GwtCompatible? #268

Closed gissuebot closed 10 years ago

gissuebot commented 10 years ago

Original issue created by kevinb9n on 2009-10-22 at 10:32 PM


These are the only things that really stick out, I think.

gissuebot commented 10 years ago

Original comment posted by kevinb9n on 2009-10-26 at 06:20 PM


These classes are not heavily used, and I'm okay with them being random inexplicable gwt incompatibilities in 1.0. A customer workaround is to just use HashBiMap instead.


Labels: -Milestone-1.0, Milestone-Post1.0

gissuebot commented 10 years ago

Original comment posted by kevinb@google.com on 2010-07-30 at 03:50 AM


(No comment entered for this change.)


Labels: Milestone-Release07

gissuebot commented 10 years ago

Original comment posted by kevinb@google.com on 2010-08-30 at 05:33 PM


(No comment entered for this change.)


Status: Fixed Owner: hayward.chan