public interface TypedAccumulateFunction extends AccumulateFunction
Modifier and Type | Method and Description |
---|---|
Class<?> |
getResultType()
Returns the class type of the result of this function
|
accumulate, createContext, getResult, init, reverse, supportsReverse
readExternal, writeExternal
Class<?> getResultType()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.