public class AggregationMethodSortedNoParamForge extends Object implements AggregationMethodForge
Constructor and Description |
---|
AggregationMethodSortedNoParamForge(Class underlyingClass,
AggregationMethodSortedEnum aggMethod,
Class resultType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenCreateReader(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Class |
getResultType() |
public AggregationMethodSortedNoParamForge(Class underlyingClass, AggregationMethodSortedEnum aggMethod, Class resultType)
public CodegenExpression codegenCreateReader(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
codegenCreateReader
in interface AggregationMethodForge
public Class getResultType()
getResultType
in interface AggregationMethodForge
Copyright © 2005–2020. All rights reserved.