public class MaplRebuild extends Object
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<Integer> |
arrayIndex |
| Constructor and Description |
|---|
MaplRebuild() |
MaplRebuild(Object mapl) |
| Modifier and Type | Method and Description |
|---|---|
Object |
cell(String path)
访问结点
|
Object |
fetchNewobj()
提取重建后的MapList
|
void |
put(String path,
Object obj)
添加属性
|
void |
put(String path,
Object obj,
LinkedList<Integer> arrayIndex)
添加属性
|
void |
remove(String path)
删除结点
|
protected LinkedList<Integer> arrayIndex
public MaplRebuild()
public MaplRebuild(Object mapl)
Copyright © 2017. All rights reserved.