![JAR search and dependency download from the Maven repository](/logo.png)
jadex.nfproperty.INFMixedPropertyProvider Maven / Gradle / Ivy
package jadex.nfproperty;
/**
* Interface that combines property provider with method property provider.
*/
public interface INFMixedPropertyProvider extends INFPropertyProvider, INFMethodPropertyProvider
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy