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

com.gomcarter.frameworks.xmlexcel.download.State Maven / Gradle / Ivy

There is a newer version: 2.0.10
Show newest version
//package com.gomcarter.frameworks.xmlexcel.download;
//
///**
// * @author gomcarter on 2019-11-11 23:41:30
// */
//public enum State {
//    /**
//     * 没跑过
//     */
//    nothing,
//    /**
//     * 正在计算中
//     */
//    running,
//    /**
//     * 计算完成
//     */
//    finish;
//    //任务状态待补充
//}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy