| Package | Description |
|---|---|
| net.digitalid.utility.collections.list |
Provides one read-only and several freezable lists.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> @Nonnull BackedFreezableList<E> |
BackedFreezableList.with(@Nonnull net.digitalid.utility.freezable.FreezableInterface freezable,
@Nonnull List<E> list)
Returns a new freezable list backed by the given freezable and list.
|
Copyright © 2017. All rights reserved.