Package | Description |
---|---|
com.espertech.esper.common.internal.serde.compiletime.sharable |
Modifier and Type | Method and Description |
---|---|
static CodegenSharableSerdeClassArrayTyped.CodegenSharableSerdeName |
CodegenSharableSerdeClassArrayTyped.CodegenSharableSerdeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenSharableSerdeClassArrayTyped.CodegenSharableSerdeName[] |
CodegenSharableSerdeClassArrayTyped.CodegenSharableSerdeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CodegenSharableSerdeClassArrayTyped(CodegenSharableSerdeClassArrayTyped.CodegenSharableSerdeName name,
Class[] valueTypes,
DataInputOutputSerdeForge[] serdes,
CodegenClassScope classScope) |
Copyright © 2005–2019. All rights reserved.