gson-comments/wsdef
2010-10-23 15:34:57 +00:00
..
src Revised the hashCode of Id to be based just on the value. Also, revised the equals method to return true when the only difference in the type is that one class is Foo and other is Foo<?, ?>. Added a compact toString() in the Id class that prints the type as MyType<Foo,Bar> instead of fully qualified names for each of the types. 2010-10-23 15:34:57 +00:00
pom.xml Updated Gson version to 1.5 in maven configuration to match the current version. 2010-07-20 05:32:21 +00:00