org.duelengine.duel
Class IncClientIDStrategy
java.lang.Object
org.duelengine.duel.IncClientIDStrategy
- All Implemented Interfaces:
- ClientIDStrategy
public class IncClientIDStrategy
- extends Object
- implements ClientIDStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncClientIDStrategy
public IncClientIDStrategy()
IncClientIDStrategy
public IncClientIDStrategy(String prefix)
resetID
public void resetID()
nextID
public String nextID()
- Specified by:
nextID in interface ClientIDStrategy
Copyright © 2012. All Rights Reserved.