Changes between Version 6 and Version 7 of ExampleUsingOwnConceteTypes
- Timestamp:
- 05/08/07 10:08:05 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExampleUsingOwnConceteTypes
v6 v7 1 1 == Using own concete types == 2 3 [http://delight.opendfki.de/wiki/ExampleUsingOwnConceteTypes#UsingowntypesinCollectionsandMaps Special case: Using own types in Collections and Maps.] Java's type erasure in action!4 2 5 3 === Server side ===