@FunctionalInterface public interface Converter<S,T>
T
convert(S value)
T convert(S value) throws ConvertException
ConvertException
Copyright © 2023. All rights reserved.