public class ExprDotStaticMethodWrapIterableEvents extends Object implements ExprDotStaticMethodWrap
Modifier and Type | Class and Description |
---|---|
static class |
ExprDotStaticMethodWrapIterableEvents.WrappingCollection |
Constructor and Description |
---|
ExprDotStaticMethodWrapIterableEvents(EventBeanTypedEventFactory eventBeanTypedEventFactory,
BeanEventType type) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegenConvertNonNull(CodegenExpression result,
CodegenMethodScope codegenMethodScope,
CodegenClassScope classScope) |
Collection |
convertNonNull(Object result) |
EPType |
getTypeInfo() |
public ExprDotStaticMethodWrapIterableEvents(EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventType type)
public EPType getTypeInfo()
getTypeInfo
in interface ExprDotStaticMethodWrap
public Collection convertNonNull(Object result)
convertNonNull
in interface ExprDotStaticMethodWrap
public CodegenExpression codegenConvertNonNull(CodegenExpression result, CodegenMethodScope codegenMethodScope, CodegenClassScope classScope)
codegenConvertNonNull
in interface ExprDotStaticMethodWrap
Copyright © 2005–2018. All rights reserved.