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

com.xiaomi.mone.file.ozhera.HeraFileState Maven / Gradle / Ivy

There is a newer version: 1.5.1-jdk21
Show newest version
package com.xiaomi.mone.file.ozhera;

/**
 * @author [email protected]
 * @date 2023/9/25 15:56
 */
public enum HeraFileState {

    read,
    exit

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy