Package | Description |
---|---|
com.espertech.esper.common.internal.bytecodemodel.util |
Byte-Code-Generation Utility Classes
|
Modifier and Type | Method and Description |
---|---|
static CodegenFieldSharableComparator.CodegenSharableSerdeName |
CodegenFieldSharableComparator.CodegenSharableSerdeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenFieldSharableComparator.CodegenSharableSerdeName[] |
CodegenFieldSharableComparator.CodegenSharableSerdeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CodegenFieldSharableComparator(CodegenFieldSharableComparator.CodegenSharableSerdeName name,
Class[] types,
boolean isSortUsingCollator,
boolean[] descending) |
Copyright © 2005–2018. All rights reserved.