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