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

uflu.fluflu.2.0.0.source-code.methodTemplate Maven / Gradle / Ivy

The newest version!
	/**
	 #javaDoc#
	 */
	public #toState# #methodName#(#arglist#){
		return new #toState#(core.#implementedName#(#paramlist#));	
	}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy