public static class HjBinaryEurekaImpl.HjConjunctiveEurekaImpl<L,R> extends HjBinaryEurekaImpl<L,R>
HjBinaryEurekaImpl.HjConjunctiveEurekaImpl<L,R>, HjBinaryEurekaImpl.HjDisjunctiveEurekaImpl<L,R>
leftEureka, rightEureka
Constructor and Description |
---|
HjConjunctiveEurekaImpl(HjEureka<L,Object,L> leftEureka,
HjEureka<R,Object,R> rightEureka) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
expressionValue(boolean leftValue,
boolean rightValue) |
check, get, getLeft, getRight, offer, onCleanup, onRegistration, resolved, shouldAbortOnOffer
protected boolean expressionValue(boolean leftValue, boolean rightValue)
expressionValue
in class HjBinaryEurekaImpl<L,R>
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.