| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing.immutable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAbstractCollection<E>
Wraps a collection such that it cannot be modified.
|
class |
ImmutableArrayList<E>
Wraps a list such that it cannot be modified.
|
class |
ImmutableIterator<E>
Wraps an iterator such that it cannot be modified.
|
class |
ImmutableLinkedHashSet<E>
Wraps a set such that it cannot be modified.
|
class |
ImmutableListIterator<E>
Wraps a list iterator such that it cannot be modified.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.