Collections new unmodifiable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tassos Souris
    New Member
    • Aug 2008
    • 152

    Collections new unmodifiable

    Hi!

    The methods from the Collections class that return a unmodifiable version of the passed Collection create a new class that have a copy of the passed parameters or a wrapper that delegate to the methods of the passed collection?

    Thanks in advance
Working...