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

net.sf.seide.message.MessageEnabled Maven / Gradle / Ivy

The newest version!
package net.sf.seide.message;

import net.sf.seide.support.Beta;

/**
 * @author german.kondolf
 */
@Beta
public interface MessageEnabled {

    Message getMessage();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy