Class YearMonthParamConverter

java.lang.Object
org.jboss.resteasy.reactive.server.core.parameters.converters.TemporalParamConverter<YearMonth>
org.jboss.resteasy.reactive.server.core.parameters.converters.YearMonthParamConverter
All Implemented Interfaces:
ParameterConverter

public class YearMonthParamConverter extends TemporalParamConverter<YearMonth>