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

com.github.fge.msgsimple.source.MessageSource Maven / Gradle / Ivy

package com.github.fge.msgsimple.source;

public interface MessageSource
{
    String getMessage(final String key);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy