public class FinishesPredicate extends AbstractTemporalPredicate<FinishesPredicate>
negated| Constructor and Description |
|---|
FinishesPredicate() |
FinishesPredicate(long endDev,
TimeUnit endDevTimeUnit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(long start1,
long duration1,
long end1,
long start2,
long duration2,
long end2) |
Interval |
getInterval() |
protected boolean |
isTemporalPredicateEqualTo(FinishesPredicate other) |
String |
toString() |
isEqualTo, isNegated, setNegatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitareEqualInModel, areEqualInModel, areEqualInModel, areEqualInModelpublic FinishesPredicate()
public FinishesPredicate(long endDev,
TimeUnit endDevTimeUnit)
public Interval getInterval()
public boolean evaluate(long start1,
long duration1,
long end1,
long start2,
long duration2,
long end2)
protected boolean isTemporalPredicateEqualTo(FinishesPredicate other)
isTemporalPredicateEqualTo in class AbstractTemporalPredicate<FinishesPredicate>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.