public class RichFunction0<R> extends Object implements Function0<R>
RichFunction0(Function0<R> f)
R
apply()
Future<R>
toJucFuture()
Future
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RichFunction0(Function0<R> f)
public R apply() throws Exception
Function0
apply
Function0<R>
Exception
public String toString()
toString
Object
public Future<R> toJucFuture()
Copyright © 2015. All rights reserved.