public class XorShiftRandomStrategyFactory extends ArrayBasedStrategyFactory
preferLocalbroker, logger, name| Constructor and Description |
|---|
XorShiftRandomStrategyFactory() |
XorShiftRandomStrategyFactory(boolean preferLocal) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Endpoint> |
create() |
isPreferLocal, setPreferLocalpublic XorShiftRandomStrategyFactory()
public XorShiftRandomStrategyFactory(boolean preferLocal)
public <T extends Endpoint> Strategy<T> create()
create in class StrategyFactory