Android 常用的数据结构及优缺点2020-12-07 本文已影响0人 杰奎琳子 Android 常用的数据结构有八种:数组(Array),栈(Stack),链表(Linked List),图(Graph),队列(Queue),树(Tree),堆(Heap),散列表(Hash);