类 NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler

java.lang.Object
java.util.concurrent.CompletableFuture<Integer>
cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler
所有已实现的接口:
CompletionHandler<Integer,Object>, CompletionStage<Integer>, Future<Integer>
封闭类:
NamedPipeSocket.AsynchronousFileByteChannel

private static class NamedPipeSocket.AsynchronousFileByteChannel.CompletableFutureHandler extends CompletableFuture<Integer> implements CompletionHandler<Integer,Object>