public interface Function<ReturnType>
ReturnType
call(Object... arguments)
ReturnType call(Object... arguments)