Class NameUUIDGen

  • All Implemented Interfaces:
    UUIDGen

    public final class NameUUIDGen
    extends java.lang.Object
    implements UUIDGen
    NameUUIDGen
    • Constructor Summary

      Constructors 
      Constructor Description
      NameUUIDGen()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.UUID generate()  
      • Methods inherited from class java.lang.Object

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

      • NameUUIDGen

        public NameUUIDGen()
    • Method Detail

      • generate

        public java.util.UUID generate()
        Specified by:
        generate in interface UUIDGen