public static Java.Util.Concurrent.IFuture AsJavaFuture(this IFuture future) { return(future.JavaCast <Java.Util.Concurrent.IFuture> ()); }