public class ExprDotStaticMethodWrapEventBeanArr extends Object implements ExprDotStaticMethodWrap
Constructor and Description |
---|
ExprDotStaticMethodWrapEventBeanArr(EventType type) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenConvertNonNull(CodegenExpression result,
CodegenContext context) |
Collection |
convertNonNull(Object result) |
EPType |
getTypeInfo() |
public ExprDotStaticMethodWrapEventBeanArr(EventType type)
public EPType getTypeInfo()
getTypeInfo
in interface ExprDotStaticMethodWrap
public Collection convertNonNull(Object result)
convertNonNull
in interface ExprDotStaticMethodWrap
public CodegenExpression codegenConvertNonNull(CodegenExpression result, CodegenContext context)
codegenConvertNonNull
in interface ExprDotStaticMethodWrap