Commit Graph

8 Commits

Author SHA1 Message Date
Marcono1234 4dda4ec5ba
Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
Jesse Wilson a526da7cdd Tests that demonstrate that type variables work.
Fixes issue 168.
2011-01-19 22:24:10 +00:00
Inderjeet Singh 98ff894863 removed unnecessary else clause. 2010-11-22 23:14:51 +00:00
Inderjeet Singh eac1505670 Removed eclipse warnings about unneeded else statements and rawtypes/unchecked access. 2010-11-11 07:29:55 +00:00
Joel Leitch 6a951b427e Adding new tests (two of which are disabled, but prepping for 1.7). 2010-11-05 22:57:44 +00:00
Inderjeet Singh 83539c534c removed compiler warnings.
Added default serial version id for MalformedJsonException.
2010-11-03 13:28:09 +00:00
Inderjeet Singh 82a1a9511e removed a System.out.println from a test. 2010-11-03 01:25:57 +00:00
Joel Leitch c6a4f55d1a Fix for Issue #40. 2010-11-02 03:32:39 +00:00