Class CancellationCollector
java.lang.Object
com.soulfiremc.server.util.structs.CancellationCollector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> CompletableFuture<T> add(CompletableFuture<T> future) voidboolean
-
Constructor Details
-
CancellationCollector
public CancellationCollector(io.grpc.stub.StreamObserver<?> casted)
-
-
Method Details
-
add
-
cancelAll
public void cancelAll() -
cancelled
public boolean cancelled()
-