| Package | Description |
|---|---|
| net.nicholaswilliams.java.licensing | |
| net.nicholaswilliams.java.licensing.immutable |
| Class and Description |
|---|
| ImmutableLinkedHashSet
Wraps a set such that it cannot be modified.
|
| Class and Description |
|---|
| Immutable
This interface denotes a collection or other object as being unmodifiable.
|
| ImmutableAbstractCollection
Wraps a collection such that it cannot be modified.
|
| ImmutableArrayList
Wraps a list such that it cannot be modified.
|
| ImmutableIterator
Wraps an iterator such that it cannot be modified.
|
| ImmutableLinkedHashSet
Wraps a set such that it cannot be modified.
|
| ImmutableListIterator
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.