R
T
public interface IFunction1<R,T>
invoke(T t)
R invoke(T t) throws java.lang.Exception
t
java.lang.Exception