public class NarrowedPageableJacksonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<NarrowedPageable>
NarrowedPageable
.Constructor and Description |
---|
NarrowedPageableJacksonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(NarrowedPageable value,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(NarrowedPageable value, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<NarrowedPageable>
IOException
Copyright © 2021. All rights reserved.