|跨平台能力有变化|类名:ChildProcess;<br>方法or属性:kill(signal: number \| string): void;<br>旧版本信息:crossplatform|类名:ChildProcess;<br>方法or属性:kill(signal: number \| string): void;<br>新版本信息:|@ohos.process.d.ts|
|跨平台能力有变化|类名:ArrayList;<br>方法or属性:declare class ArrayList<br>旧版本信息:|类名:ArrayList;<br>方法or属性:declare class ArrayList<br>新版本信息:crossplatform|@ohos.util.ArrayList.d.ts|
|跨平台能力有变化|类名:Deque;<br>方法or属性:declare class Deque<br>旧版本信息:|类名:Deque;<br>方法or属性:declare class Deque<br>新版本信息:crossplatform|@ohos.util.Deque.d.ts|
|跨平台能力有变化|类名:HashMap;<br>方法or属性:declare class HashMap<br>旧版本信息:|类名:HashMap;<br>方法or属性:declare class HashMap<br>新版本信息:crossplatform|@ohos.util.HashMap.d.ts|
|跨平台能力有变化|类名:HashSet;<br>方法or属性:declare class HashSet<br>旧版本信息:|类名:HashSet;<br>方法or属性:declare class HashSet<br>新版本信息:crossplatform|@ohos.util.HashSet.d.ts|
|跨平台能力有变化|类名:LightWeightMap;<br>方法or属性:declare class LightWeightMap<br>旧版本信息:|类名:LightWeightMap;<br>方法or属性:declare class LightWeightMap<br>新版本信息:crossplatform|@ohos.util.LightWeightMap.d.ts|
|跨平台能力有变化|类名:LightWeightSet;<br>方法or属性:declare class LightWeightSet<br>旧版本信息:|类名:LightWeightSet;<br>方法or属性:declare class LightWeightSet<br>新版本信息:crossplatform|@ohos.util.LightWeightSet.d.ts|
|跨平台能力有变化|类名:LinkedList;<br>方法or属性:declare class LinkedList<br>旧版本信息:|类名:LinkedList;<br>方法or属性:declare class LinkedList<br>新版本信息:crossplatform|@ohos.util.LinkedList.d.ts|
|跨平台能力有变化|类名:List;<br>方法or属性:declare class List<br>旧版本信息:|类名:List;<br>方法or属性:declare class List<br>新版本信息:crossplatform|@ohos.util.List.d.ts|
|跨平台能力有变化|类名:PlainArray;<br>方法or属性:declare class PlainArray<br>旧版本信息:|类名:PlainArray;<br>方法or属性:declare class PlainArray<br>新版本信息:crossplatform|@ohos.util.PlainArray.d.ts|
|跨平台能力有变化|类名:Queue;<br>方法or属性:declare class Queue<br>旧版本信息:|类名:Queue;<br>方法or属性:declare class Queue<br>新版本信息:crossplatform|@ohos.util.Queue.d.ts|
|跨平台能力有变化|类名:Stack;<br>方法or属性:declare class Stack<br>旧版本信息:|类名:Stack;<br>方法or属性:declare class Stack<br>新版本信息:crossplatform|@ohos.util.Stack.d.ts|
|跨平台能力有变化|类名:TreeMap;<br>方法or属性:declare class TreeMap<br>旧版本信息:|类名:TreeMap;<br>方法or属性:declare class TreeMap<br>新版本信息:crossplatform|@ohos.util.TreeMap.d.ts|
|跨平台能力有变化|类名:TreeSet;<br>方法or属性:declare class TreeSet<br>旧版本信息:|类名:TreeSet;<br>方法or属性:declare class TreeSet<br>新版本信息:crossplatform|@ohos.util.TreeSet.d.ts|
|跨平台能力有变化|类名:sourcefile;<br>方法or属性:declare function access(path: string): Promise\<boolean>;<br>旧版本信息:|类名:sourcefile;<br>方法or属性:declare function access(path: string): Promise\<boolean>;<br>新版本信息:crossplatform|@ohos.file.fs.d.ts|
|跨平台能力有变化|类名:sourcefile;<br>方法or属性:declare function access(path: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:sourcefile;<br>方法or属性:declare function access(path: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:crossplatform|@ohos.file.fs.d.ts|
|跨平台能力有变化|类名:sourcefile;<br>方法or属性:declare function accessSync(path: string): boolean;<br>旧版本信息:|类名:sourcefile;<br>方法or属性:declare function accessSync(path: string): boolean;<br>新版本信息:crossplatform|@ohos.file.fs.d.ts|
|跨平台能力有变化|类名:Driver;<br>方法or属性:fling(from: Point, to: Point, stepLen: number, speed: number): Promise\<void>;<br>旧版本信息:|类名:Driver;<br>方法or属性:fling(from: Point, to: Point, stepLen: number, speed: number): Promise\<void>;<br>新版本信息:crossplatform|@ohos.UiTest.d.ts|