类 TreeNodeAttributeMapper.ExtraMapping<T>
- java.lang.Object
-
- cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.ExtraMapping<T>
-
- 封闭类:
- TreeNodeAttributeMapper<T>
public static class TreeNodeAttributeMapper.ExtraMapping<T> extends Object
-
-
构造器概要
构造器 构造器 说明 ExtraMapping(String extraKeyName, java.util.function.Function<T,Object> extraFunction)
-