T
R
public interface Function<T,R>
call(T arg)
R call(T arg) throws Exception
arg
Exception
Copyright © 2018. All rights reserved.