New to generics
Hey they =I am trying to learn generics so I've looking for examples.. but I still have some questions..
Do we use generics only for array List?
Does anybody have examples of using generics besides only printing their elements in a array but working with the element in other things
thank u

