What is wrong with this: PowerPoint PPT Presentation

presentation player overlay
1 / 1
About This Presentation
Transcript and Presenter's Notes

Title: What is wrong with this:


1
  • What is wrong with this
  • public deleteEveryInstanceOf (listFoo,
    FooClass foo)
  • for (Enumeration e Vector.elements ()
    e.hasMoreElements (listFoo) )
  • FooClass fx e.nextElement ()
  • if (foo fx)
  • remove(foo)
Write a Comment
User Comments (0)
About PowerShow.com