public static interface QueryParameterCodec.Factory<T>
Modifier and Type | Method and Description |
---|---|
QueryParameterCodec<T> |
create(java.lang.Class<?> parameterType) |
QueryParameterCodec<T> create(java.lang.Class<?> parameterType)
Copyright © 2021. All Rights Reserved.