org.duelengine.duel
Class ClockClientIDStrategy

java.lang.Object
  extended by org.duelengine.duel.ClockClientIDStrategy
All Implemented Interfaces:
ClientIDStrategy

public class ClockClientIDStrategy
extends Object
implements ClientIDStrategy


Constructor Summary
ClockClientIDStrategy()
           
ClockClientIDStrategy(String prefix)
           
 
Method Summary
 String nextID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClockClientIDStrategy

public ClockClientIDStrategy()

ClockClientIDStrategy

public ClockClientIDStrategy(String prefix)
Method Detail

nextID

public String nextID()
Specified by:
nextID in interface ClientIDStrategy


Copyright © 2012. All Rights Reserved.