| Package | Description |
|---|---|
| net.digitalid.utility.collections.array |
Provides the read-only and the freezable array.
|
| net.digitalid.utility.collections.collection |
Provides the read-only and the freezable collection.
|
| net.digitalid.utility.collections.iterable |
Provides the read-only and the freezable iterable.
|
| net.digitalid.utility.collections.iterator |
Provides an iterator whose underlying collection can be frozen.
|
| net.digitalid.utility.collections.list |
Provides one read-only and several freezable lists.
|
| net.digitalid.utility.collections.map |
Provides one read-only and several freezable maps.
|
| net.digitalid.utility.collections.set |
Provides one read-only and several freezable sets.
|
| Class and Description |
|---|
| FreezableCollection
This interface models a
collection that can be frozen. |
| Class and Description |
|---|
| BackedFreezableCollection
This class implements a
collection that can be frozen. |
| FreezableCollection
This interface models a
collection that can be frozen. |
| ReadOnlyCollection
This interface provides read-only access to
collections and should never be cast away (unless external code requires it). |
| Class and Description |
|---|
| FreezableCollection
This interface models a
collection that can be frozen. |
| Class and Description |
|---|
| FreezableCollection
This interface models a
collection that can be frozen. |
| Class and Description |
|---|
| BackedFreezableCollection
This class implements a
collection that can be frozen. |
| FreezableCollection
This interface models a
collection that can be frozen. |
| ReadOnlyCollection
This interface provides read-only access to
collections and should never be cast away (unless external code requires it). |
| Class and Description |
|---|
| FreezableCollection
This interface models a
collection that can be frozen. |
| ReadOnlyCollection
This interface provides read-only access to
collections and should never be cast away (unless external code requires it). |
| Class and Description |
|---|
| BackedFreezableCollection
This class implements a
collection that can be frozen. |
| FreezableCollection
This interface models a
collection that can be frozen. |
| ReadOnlyCollection
This interface provides read-only access to
collections and should never be cast away (unless external code requires it). |
Copyright © 2017. All rights reserved.