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

cn.featherfly.common.bean.matcher.BeanPropertyMatcher Maven / Gradle / Ivy


package cn.featherfly.common.bean.matcher;

import cn.featherfly.common.bean.BeanProperty;
import cn.featherfly.common.data.Matcher;

/**
 * 属性匹配接口.
 *
 * @author zhongj
 */
public interface BeanPropertyMatcher extends Matcher> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy