public class EventDispatchers extends Object
Constructor and Description |
---|
EventDispatchers() |
Modifier and Type | Method and Description |
---|---|
static EventDispatcher |
newABQEventDispatcher(GameRoom room,
LaneStrategy<String,ExecutorService,GameRoom> strategy) |
static EventDispatcher |
newJetlangEventDispatcher(GameRoom room,
LaneStrategy<String,ExecutorService,GameRoom> strategy) |
public static EventDispatcher newJetlangEventDispatcher(GameRoom room, LaneStrategy<String,ExecutorService,GameRoom> strategy)
public static EventDispatcher newABQEventDispatcher(GameRoom room, LaneStrategy<String,ExecutorService,GameRoom> strategy)
Copyright © 2013. All Rights Reserved.