Package | Description |
---|---|
com.espertech.esper.common.internal.event.util |
Utilities around event rendering are here.
|
Modifier and Type | Method and Description |
---|---|
static CodegenLegoPropertyBeanOrUnd.AccessType |
CodegenLegoPropertyBeanOrUnd.AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenLegoPropertyBeanOrUnd.AccessType[] |
CodegenLegoPropertyBeanOrUnd.AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static CodegenMethod |
CodegenLegoPropertyBeanOrUnd.from(CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope,
Class expectedUnderlyingType,
EventPropertyGetterSPI innerGetter,
CodegenLegoPropertyBeanOrUnd.AccessType accessType,
Class generator) |
Copyright © 2005–2020. All rights reserved.