public final class Handover<T> extends Object implements Closeable
public boolean isEmpty()
public void produce(T element) throws InterruptedException, Handover.ClosedException
public void reportError(Throwable t)
public void close()
close 在接口中 Closeableclose 在接口中 AutoCloseableCopyright © 2023 The Apache Software Foundation. All rights reserved.