public class ExprDotStaticMethodWrapCollection extends Object implements ExprDotStaticMethodWrap
Constructor and Description |
---|
ExprDotStaticMethodWrapCollection(String methodName,
EPTypeClass componentType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenConvertNonNull(CodegenExpression result,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
Collection |
convertNonNull(Object result) |
EPChainableType |
getTypeInfo() |
public ExprDotStaticMethodWrapCollection(String methodName, EPTypeClass componentType)
public EPChainableType getTypeInfo()
getTypeInfo
in interface ExprDotStaticMethodWrap
public Collection convertNonNull(Object result)
convertNonNull
in interface ExprDotStaticMethodWrap
public CodegenExpression codegenConvertNonNull(CodegenExpression result, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
codegenConvertNonNull
in interface ExprDotStaticMethodWrap
Copyright © 2005–2021. All rights reserved.