Package com.github.yulichang.toolkit
Class TableList.Node
java.lang.Object
com.github.yulichang.toolkit.TableList.Node
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TableList
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
clazz
关联表类型 -
hasAlias
public boolean hasAlias是否有别名 -
alias
表别名 -
pIndex
上级index -
index
public int index表序号 -
list
子集
-
-
Constructor Details
-
Node
-
-
Method Details
-
put
-