Package | Description |
---|---|
de.uka.ilkd.key.axiom_abstraction |
Modifier and Type | Method and Description |
---|---|
PartialComparator.PartialComparisonResult |
AbstractDomainLattice.compare(AbstractDomainElement a,
AbstractDomainElement b) |
PartialComparator.PartialComparisonResult |
PartialComparator.compare(T o1,
T o2)
Compares its two arguments for order.
|
static PartialComparator.PartialComparisonResult |
PartialComparator.PartialComparisonResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PartialComparator.PartialComparisonResult[] |
PartialComparator.PartialComparisonResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2019 The KeY-Project.