public class TreeUtil extends Object
TreeUtil()
static com.alibaba.fastjson.JSONArray
listToTree(List<Map<String,Object>> data, String id, String pid, String child)
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TreeUtil()
public static com.alibaba.fastjson.JSONArray listToTree(List<Map<String,Object>> data, String id, String pid, String child) throws Exception
data
id
pid
child
Exception
public static void main(String[] args) throws Exception
Copyright © 2025. All rights reserved.