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