| Package | Description |
|---|---|
| ch.rasc.bsoncodec.codegen | |
| ch.rasc.bsoncodec.codegen.delegate |
| Modifier and Type | Method and Description |
|---|---|
static CodeGeneratorDelegate |
ScalarCodeGen.getDelegate(TypeMirror type) |
| Modifier and Type | Method and Description |
|---|---|
static ScalarCodeGen |
ScalarCodeGen.create(CompoundCodeGen parent,
TypeMirror type,
CodeGeneratorDelegate delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayDelegate |
class |
CoreClassesDelegate |
class |
CustomCodecDelegate |
class |
Decimal128Delegate |
class |
DefaultDelegate |
class |
EnumDelegate |
class |
ObjectIdDelegate |
class |
PrimitiveDelegate |
class |
PrimitiveWrapperDelegate |
class |
UnknownCodecDelegate |
Copyright © 2015–2018. All rights reserved.