public abstract class TForkJoinTask<V> extends Object implements Future<V>, Serializable
TForkJoinTask()
abstract V
invoke()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, get, get, isCancelled, isDone
public TForkJoinTask()
public abstract V invoke()
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.