public class FinishedbyPredicate extends AbstractTemporalPredicate<FinishedbyPredicate>
negated
Constructor and Description |
---|
FinishedbyPredicate() |
FinishedbyPredicate(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(FinishedbyPredicate other) |
String |
toString() |
isEqualTo, isNegated, setNegated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
areEqualInModel, areEqualInModel, areEqualInModel, areEqualInModel
public FinishedbyPredicate()
public FinishedbyPredicate(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(FinishedbyPredicate other)
isTemporalPredicateEqualTo
in class AbstractTemporalPredicate<FinishedbyPredicate>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.