|
ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.mrstampy.esp.multiconnectionsocket.MessageEventFactory<MESSAGE>
MESSAGE - the generic typepublic class MessageEventFactory<MESSAGE>
A factory for creating MessageEvent objects.
| Constructor Summary | |
|---|---|
MessageEventFactory()
|
|
| Method Summary | |
|---|---|
MessageEvent<MESSAGE> |
newInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageEventFactory()
| Method Detail |
|---|
public MessageEvent<MESSAGE> newInstance()
newInstance in interface com.lmax.disruptor.EventFactory<MessageEvent<MESSAGE>>
|
brought to you by Mr. Stampy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||