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

cn.featherfly.common.lang.matcher.MemberMatcher Maven / Gradle / Ivy

package cn.featherfly.common.lang.matcher;

import java.lang.reflect.Member;

import cn.featherfly.common.data.Matcher;

/**
 * 

* Member匹配接口 *

* * @author 钟冀 */ public interface MemberMatcher extends Matcher{ }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy