Class WrapperSerializer<T>

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<T>
org.assertstruct.impl.converter.jackson.WrapperSerializer<T>
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.ser.ContextualSerializer, com.fasterxml.jackson.databind.ser.ResolvableSerializer

public class WrapperSerializer<T> extends com.fasterxml.jackson.databind.JsonSerializer<T> implements com.fasterxml.jackson.databind.ser.ContextualSerializer, com.fasterxml.jackson.databind.ser.ResolvableSerializer