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

com.sjx.annotation.poi.SortStrategy Maven / Gradle / Ivy

The newest version!
package com.sjx.annotation.poi;

/**
 * author: hanwang
 * time: 2020/9/27  17:25
 * 排序策略
 *
 */

public enum SortStrategy {

      SORT_AUTO,
    SORT_INDEX
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy