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

com.uetty.common.tool.constant.Global Maven / Gradle / Ivy

package com.uetty.common.tool.constant;

public class Global {
	
	public static final DefVar TMP_FILE_DIR = new DefVar<>("/var/tmp/", "tmp_file_dir");
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy