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

net.anotheria.anosite.api.content.ContentAPIImpl Maven / Gradle / Ivy

There is a newer version: 4.1.2
Show newest version
package net.anotheria.anosite.api.content;

/**
 * Yet empty.
 * @author another
 *
 */
public class ContentAPIImpl implements ContentAPI{

	@Override public void deInit() {
		// TODO Auto-generated method stub
		
	}

	@Override public void init() {
		// TODO Auto-generated method stub
		
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy