Change Type Old Version New Version d.ts File
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void;
@ohos.url.d.ts
Added NA Method or attribute name: replaceAllElements
Function name: replaceAllElements(callbackFn: (value: T, index?: number, arrlist?: ArrayList) => T,

thisArg?: Object): void;
@ohos.util.ArrayList.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, arrlist?: ArrayList) => void,

thisArg?: Object): void;
@ohos.util.ArrayList.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, deque?: Deque) => void,

thisArg?: Object): void;
@ohos.util.Deque.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: V, key?: K, map?: HashMap<K, V>) => void,

thisArg?: Object): void;
@ohos.util.HashMap.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: T, key?: T, set?: HashSet) => void,

thisArg?: Object): void;
@ohos.util.HashSet.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: V, key?: K, map?: LightWeightMap<K, V>) => void,

thisArg?: Object): void;
@ohos.util.LightWeightMap.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: T, key?: T, set?: LightWeightSet) => void,

thisArg?: Object): void;
@ohos.util.LightWeightSet.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, LinkedList?: LinkedList) => void,

thisArg?: Object): void;
@ohos.util.LinkedList.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, List?: List) => void,

thisArg?: Object): void;
@ohos.util.List.d.ts
Added NA Method or attribute name: replaceAllElements
Function name: replaceAllElements(callbackFn: (value: T, index?: number, list?: List) => T,

thisArg?: Object): void;
@ohos.util.List.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, PlainArray?: PlainArray) => void,

thisArg?: Object): void;
@ohos.util.PlainArray.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, Queue?: Queue) => void,

thisArg?: Object): void;
@ohos.util.Queue.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, stack?: Stack) => void,

thisArg?: Object): void;
@ohos.util.Stack.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: V, key?: K, map?: TreeMap<K, V>) => void,

thisArg?: Object): void;
@ohos.util.TreeMap.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value?: T, key?: T, set?: TreeSet) => void,

thisArg?: Object): void;
@ohos.util.TreeSet.d.ts
Added NA Method or attribute name: replaceAllElements
Function name: replaceAllElements(callbackFn: (value: T, index?: number, vector?: Vector) => T,

thisArg?: Object): void;
@ohos.util.Vector.d.ts
Added NA Method or attribute name: forEach
Function name: forEach(callbackFn: (value: T, index?: number, vector?: Vector) => void,

thisArg?: Object): void;
@ohos.util.Vector.d.ts
Added NA Module name: ohos.worker
Class name: MessageEvents
@ohos.worker.d.ts
Added NA Module name: ohos.worker
Class name: MessageEvents
Method or attribute name: data
@ohos.worker.d.ts
Added NA Method or attribute name: onmessage
Function name: onmessage?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;
@ohos.worker.d.ts
Added NA Method or attribute name: onmessageerror
Function name: onmessageerror?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;
@ohos.worker.d.ts
Added NA Method or attribute name: onmessage
Function name: onmessage?: (event: MessageEvents) => void;
@ohos.worker.d.ts
Added NA Method or attribute name: onmessageerror
Function name: onmessageerror?: (event: MessageEvents) => void;
@ohos.worker.d.ts
Deprecated version changed Class name: Vector
Deprecated version: N/A
Class name: Vector
Deprecated version: 9
Substitute API: ohos.util.ArrayList
@ohos.util.Vector.d.ts
Deprecated version changed Class name: Worker
Deprecated version: N/A
Class name: Worker
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker
@ohos.worker.d.ts
Initial version changed Class name: Vector
Initial version:
Class name: Vector
Initial version: 8
@ohos.util.Vector.d.ts