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

date.iterator.count.isodata.ISODataConstants Maven / Gradle / Ivy

There is a newer version: 1.1.5
Show newest version
package date.iterator.count.isodata;

/*
* @Deprecated replace by GlobalKeyCenter
*/
@Deprecated
public class ISODataConstants {
    // 用于聚类的数据列标题
    public static final String[] Data_Value_Title = new String[]{"avg_interval", "cst_value"};
//    public static String[] Data_Value_Title = new String[]{"avg_interval", "cst_value"};
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy