Package io.github.qubitpi.athena.file.identifier
package io.github.qubitpi.athena.file.identifier
-
ClassDescription
FileIdGenerator
is responsible for generating unique identifiers as strings for any types of files.FileIdGeneratorFactory
is an abstraction layer that hides the details ofFileIdGenerator
instance creation.