Package eu.bandm.tools.ops
Class IntervalRelation
java.lang.Object
eu.bandm.tools.ops.IntervalRelation
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IntervalRelation
static final IntervalRelation
static final IntervalRelation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconverse()
protected boolean
boolean
int
hashCode()
<B extends Comparable<? super B>>
Relation<Interval<B>,Interval<B>> instantiate
(Comparator<? super B> order) negate()
static IntervalRelation
toString()
-
Field Details
-
top
-
bottom
-
unit
-
-
Constructor Details
-
IntervalRelation
-
IntervalRelation
-
IntervalRelation
-
-
Method Details