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

org.onetwo.common.outer.CodeMessager Maven / Gradle / Ivy

There is a newer version: 5.2.7
Show newest version
package org.onetwo.common.outer;


public interface CodeMessager {

	public String getMessage(String code, Object...args);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy