net.sf.seide.message.Message Maven / Gradle / Ivy
The newest version!
package net.sf.seide.message;
/**
* {@link Message} represents the value or values passed to an event.
* Note: Since 0.3+ replaces the "Data" interface.
*
* @author german.kondolf
*/
public interface Message {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy