public class EventBuffer extends MessageBuffer<Runnable> implements EventReader
Constructor and Description |
---|
EventBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
add(Runnable runnable) |
clear, get, isEmpty, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get
size
public void add(Runnable runnable)
add
in class MessageBuffer<Runnable>
Copyright © 2017. All Rights Reserved.