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