public class CodePackageSerializer
| Modifier | Constructor and Description |
|---|---|
protected |
CodePackageSerializer(java.lang.Class<guru.nidi.codeassert.model.CodePackage> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(guru.nidi.codeassert.model.CodePackage value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |