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

webpiecesxxxxxpackage.service.SomeLibraryImpl Maven / Gradle / Ivy

package webpiecesxxxxxpackage.service;

public class SomeLibraryImpl implements SomeLibrary {

	@Override
	public void doSomething(int something)  {
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy