reset password
Author Message
avataricky
Posts: 19
Posted 17:17 Feb 15, 2017 |

Does anyone know how to read the objects without getting an error, because we are using Generics?

dgonz
Posts: 16
Posted 17:29 Feb 15, 2017 |

not sure if ur getting the same error but a few other students got a class error(forgot which one). the problem was they created their own package. putting ur classes in the default package managed to fix the problem.