public interface Converter<I,O>
O
convert(I input)
O convert(I input) throws Exception
Exception
Copyright © 2016. All Rights Reserved.