All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.deftu.fd.FileDownloadState Maven / Gradle / Ivy

package xyz.deftu.fd;

public enum FileDownloadState {
    INITIALIZED,
    DOWNLOADED,
    VALIDATED,
    COMPLETED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy