| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedAccumulateFunction
An interface for accumulate function implementations that allows the inspection of the result type.
| Method Summary | |
|---|---|
|  Class<?> | getResultType()Returns the class type of the result of this function | 
| Methods inherited from interface org.drools.runtime.rule.AccumulateFunction | 
|---|
| accumulate, createContext, getResult, init, reverse, supportsReverse | 
| Methods inherited from interface java.io.Externalizable | 
|---|
| readExternal, writeExternal | 
| Method Detail | 
|---|
Class<?> getResultType()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||