public abstract class AbstractAccumulateFunction<C extends Serializable> extends Object implements org.kie.api.runtime.rule.AccumulateFunction<C>
Constructor and Description |
---|
AbstractAccumulateFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
accumulate, createContext, getResult, getResultType, init, reverse, supportsReverse
readExternal, writeExternal
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.