public class ExprDotStaticMethodWrapEventBeanArr extends java.lang.Object implements ExprDotStaticMethodWrap
Constructor and Description |
---|
ExprDotStaticMethodWrapEventBeanArr(EventType type) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenConvertNonNull(CodegenExpression result,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
java.util.Collection |
convertNonNull(java.lang.Object result) |
EPType |
getTypeInfo() |
public ExprDotStaticMethodWrapEventBeanArr(EventType type)
public EPType getTypeInfo()
getTypeInfo
in interface ExprDotStaticMethodWrap
public java.util.Collection convertNonNull(java.lang.Object result)
convertNonNull
in interface ExprDotStaticMethodWrap
public CodegenExpression codegenConvertNonNull(CodegenExpression result, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
codegenConvertNonNull
in interface ExprDotStaticMethodWrap