Hi there I am trying to get rid of extra somewhat duplicate calasses in my java application, baisically I have allot of holder classes of which have a similar structure applart from a few diffrences in types and array sizes other whise that are all similar, I was thincking of using a technique of java generics to sort of have one holder class for all of the various holders so if anyone has any techniques please be sure to let me know or any other tips on using java generics.
be looking forward to you reply
cheers
be looking forward to you reply
cheers
