org.qi4j.library.uid.uuid
Class UuidGenerationMixin

java.lang.Object
  extended by org.qi4j.library.uid.uuid.UuidGenerationMixin
All Implemented Interfaces:
UuidService

public class UuidGenerationMixin
extends Object
implements UuidService


Constructor Summary
UuidGenerationMixin()
           
 
Method Summary
 String generateUuid(int hashLength)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UuidGenerationMixin

public UuidGenerationMixin()
Method Detail

generateUuid

public String generateUuid(int hashLength)
Specified by:
generateUuid in interface UuidService