@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface MapWith
Converter
@NotNull Class<? extends Converter<?,?>>
value
@NotNull public abstract @NotNull Class<? extends Converter<?,?>> value
Copyright © 2021. All rights reserved.