| 构造器和说明 |
|---|
ScreenContextConsumer(ScreenContext out) |
public ScreenContextConsumer(ScreenContext out)
public Class<Object> getConsumedType()
ConsumergetConsumedType 在接口中 Consumer<Object>public void provide(Object element) throws IOException
Consumerprovide 在接口中 Consumer<Object>element - the provided elementIOExceptionpublic void flush()
throws IOException
Consumerflush 在接口中 Consumer<Object>IOException - any io exceptionpublic void send()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.