public class EPTypeCodegenSharable extends Object implements CodegenFieldSharable
Modifier and Type | Class and Description |
---|---|
static class |
EPTypeCodegenSharable.CodegenSharableSerdeName |
Constructor and Description |
---|
EPTypeCodegenSharable(EPType epType,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
CodegenExpression |
initCtorScoped() |
Class |
type() |
public EPTypeCodegenSharable(EPType epType, CodegenClassScope classScope)
public Class type()
type
in interface CodegenFieldSharable
public CodegenExpression initCtorScoped()
initCtorScoped
in interface CodegenFieldSharable
Copyright © 2005–2019. All rights reserved.