Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: aka922
  • Content: Threads
  • Order by date
  1. aka922

    dispose() and the garbage collector

    I have a class that encapsulates a Container, say Set, and I want the method getSet to return a *copy* of the data member (so as to preserving the privacy of access to the data member). However, this method is accessed many times by the GUI interface, almost on every user driven event. What I...

Part and Inventory Search

Back
Top