public class ExprDotStaticMethodWrapArrayEvents extends java.lang.Object implements ExprDotStaticMethodWrap
Modifier and Type | Class and Description |
---|---|
static class |
ExprDotStaticMethodWrapArrayEvents.WrappingCollection |
static class |
ExprDotStaticMethodWrapArrayEvents.WrappingIterator |
Constructor and Description |
---|
ExprDotStaticMethodWrapArrayEvents(EventAdapterService eventAdapterService,
BeanEventType 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 ExprDotStaticMethodWrapArrayEvents(EventAdapterService eventAdapterService, BeanEventType 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