gson-comments/gson/src/main
Jesse Wilson 4da08b0ec6 Remove two implementation classes that weren't generally useful:
- The cache interface has only one implementation. Drop the interface; we can add it back later if necessary.
 - The DefaultTypeAdapters class contains one member class. Just make that a top-level class.
2011-11-21 06:23:42 +00:00
..
java/com/google/gson Remove two implementation classes that weren't generally useful: 2011-11-21 06:23:42 +00:00