Interface UuidGenerator

  • All Known Implementing Classes:
    EaioUuidGenerator

    public interface UuidGenerator
    A UUID generator.
    • Method Detail

      • generateUuid

        String generateUuid()
        Generate a UUID.
        Returns:
        the UUID.