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