public final class FriendCollection extends GamerCollection<FriendGamer> implements IDisposable
Constructor and Description |
---|
FriendCollection(java.util.List<FriendGamer> list) |
Modifier and Type | Method and Description |
---|---|
void |
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
iterator
public FriendCollection(java.util.List<FriendGamer> list)
list
- public void Dispose()
IDisposable
Dispose
in interface IDisposable