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

cn.featherfly.common.structure.tree.TreeNodeMatcher Maven / Gradle / Ivy


package cn.featherfly.common.structure.tree;

import cn.featherfly.common.data.Matcher;

/**
 * 

* 树节点匹配器 *

* @param 泛型 * @author zhongj */ public interface TreeNodeMatcher> extends Matcher{ }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy