Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Erica Matthews   on Apr 14 In Java Category.

  
Question Answered By: Orville Rodriguez   on Apr 14

You could subclass the List and and over ride the add
method to create  a new instance  of the object  that was
passed in then passing that object to super.add(...).

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on complicated abstract class question Or get search suggestion and latest updates.


Tagged: