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

cn.aotcloud.utils.EmptyUtil Maven / Gradle / Ivy

The newest version!
package cn.aotcloud.utils;

public class EmptyUtil {
	
	public static String start() {
		return null;
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy