
net.anotheria.util.ISubjectProxy Maven / Gradle / Ivy
package net.anotheria.util;
/**
* ISubjectProxy interface.
*
* @author another
* @version $Id: $Id
*/
public interface ISubjectProxy extends IObserver, ISubject{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy