R
public interface Func0<R> extends Function, java.util.concurrent.Callable<R>
call()
R call()
call
java.util.concurrent.Callable<R>