Revision ef05a6a7
found bug in TypeCompareUtil.getD1SubtypeListing that caused Lists that were not ArrayLists to not be listed. Generalized the instanceof conditional to use the List interface instead.
Files
- added
- modified
- copied
- renamed
- deleted
ID | ef05a6a7026559eb4b7e2810f638c314e29f4edc |
Parent | 35d5efdc |
Child | f84e4201 |
Added by Rob Nahf almost 11 years ago
found bug in TypeCompareUtil.getD1SubtypeListing that caused Lists that were not ArrayLists to not be listed. Generalized the instanceof conditional to use the List interface instead.