| Package | Description |
|---|---|
| ch.rasc.bsoncodec.model |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCodecInfo |
ImmutableCodecInfo.of(TypeElement valueType,
com.squareup.javapoet.TypeName codecType,
LinkedHashSet<InstanceField> instanceFields,
boolean needRegistryField)
Construct a new immutable
CodecInfo instance. |
Copyright © 2015–2017. All rights reserved.