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

com.harium.etyl.i18n.LanguageChanger Maven / Gradle / Ivy

There is a newer version: 1.0.18
Show newest version
package com.harium.etyl.i18n;

public interface LanguageChanger {
	
	public void changeLanguage(Language language);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy