Class UUIDGenerator

java.lang.Object
tech.illuin.pipeline.input.uid_generator.UUIDGenerator
All Implemented Interfaces:
UIDGenerator

public class UUIDGenerator extends Object implements UIDGenerator
Author:
Pierre Lecerf ([email protected])
  • Field Details

  • Constructor Details

    • UUIDGenerator

      public UUIDGenerator()
  • Method Details

    • generate

      public String generate()
      Description copied from interface: UIDGenerator
      This method should return a unique identifier of some type.
      Specified by:
      generate in interface UIDGenerator
      Returns: