| 程序包 | 说明 |
|---|---|
| com.github.memorylorry.type |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ColumnList<E extends ColumnOperate> |
class |
RestrictList<E> |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends CommonList> |
CommonList.addList(CommonList<E> commonList,
java.lang.Class<T> clazz)
Doesn't change data itself, return a new result
|
<T extends CommonList> |
CommonList.copy(java.lang.Class<T> clazz)
copy one new itself
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends CommonList> |
CommonList.addList(CommonList<E> commonList,
java.lang.Class<T> clazz)
Doesn't change data itself, return a new result
|
Copyright © 2018. All Rights Reserved.