Package | Description |
---|---|
org.key_project.util.collection |
Modifier and Type | Method and Description |
---|---|
ImmutableSet<T> |
ImmutableSet.addUnique(T element)
adds an element, barfs if the element is already present
|
ImmutableSet<T> |
DefaultImmutableSet.addUnique(T element)
adds an element, barfs if the element is already present
|
Copyright © 2003-2019 The KeY-Project.