@FunctionalInterface public interface ValueConverter<S,T>
JsonParser
T
convert(S source)
T convert(S source)
Copyright © 2003-present Jodd Team