Class DefaultUUIDProvider

  • All Implemented Interfaces:
    UUIDProvider

    public class DefaultUUIDProvider
    extends java.lang.Object
    implements UUIDProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String generateUuid()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultUUIDProvider

        public DefaultUUIDProvider()