com.uwyn.rife.continuations.util
Class UniqueID

java.lang.Object
  extended bycom.uwyn.rife.continuations.util.UniqueID

public class UniqueID
extends Object


Method Summary
 byte[] getID()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getID

public byte[] getID()

toString

public String toString()

RIFE Project Page