public interface EventOutputPipe
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getCurrentBufferSize() |
void |
send(Event e) |
void send(Event e)
int getCurrentBufferSize()
void close()
Copyright © 2020. All rights reserved.