public class ExprDotStaticMethodWrapCollection extends java.lang.Object implements ExprDotStaticMethodWrap
Constructor and Description |
---|
ExprDotStaticMethodWrapCollection(java.lang.String methodName,
java.lang.Class componentType) |
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 ExprDotStaticMethodWrapCollection(java.lang.String methodName, java.lang.Class componentType)
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