| Package | Description |
|---|---|
| eu.simuline.util |
Utility classes: very inhomogeneous.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
CollectionsExt.ImmutableMultiSet<E>
A multi-set which prevents being modified
by throwing an exception for the modifying methods.
|
(package private) static class |
CollectionsExt.ImmutableSortedMultiSet<E>
A sorted multi-set which prevents being modified
by throwing an exception for the modifying methods.
|
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.