cn.featherfly.hammer.tpl.directive.AndDirective Maven / Gradle / Ivy
package cn.featherfly.hammer.tpl.directive;
/**
*
* AndDirective
*
*
* @author zhongj
*/
public interface AndDirective extends LogicDirective {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy