public interface Converter<SRC,TAR>
TAR
convert(SRC src)
TAR convert(SRC src) throws Exception
Exception
Copyright © 2021. All rights reserved.