public interface ResultProcessor<T,R>
R
process(T arg)
R process(T arg) throws Exception
Exception
Copyright © 2016. All rights reserved.