public static class ListParameter.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<ListParameter<?>>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(ListParameter<?> objects,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(ListParameter<?> objects, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<ListParameter<?>>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.