T
- public interface ExposedStateUserDefinedAggregate<T> extends UserDefinedAggregate<T>
Modifier and Type | Method and Description |
---|---|
void |
getState(List<Object> state) |
List<? extends Class<?>> |
getStateTypes() |
int |
setState(List<?> state,
int index) |
getResult, reset
Copyright © 2020. All rights reserved.