| Package | Description |
|---|---|
| de.dhbwstuttgart.typeinference.unify |
| Modifier and Type | Class and Description |
|---|---|
class |
CSubstitutionSet |
class |
CVectorSet<E> |
| Modifier and Type | Method and Description |
|---|---|
abstract CSet<E> |
CSet.deepCopy() |
abstract CSet<E> |
CSet.shallowCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CVectorSet.subtract(CSet<E> anotherSet) |
abstract void |
CSet.subtract(CSet<E> anotherSet) |
void |
CVectorSet.unite(CSet<E> anotherSet)
Fügt ein CMengeSet an!
|
abstract void |
CSet.unite(CSet<E> anotherSet) |