| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Module name: ohos.process
Class name: ProcessManager|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: isAppUid|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: getUidForName|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: getThreadPriority|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: getSystemConfig|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: getEnvironmentVar|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: exit|@ohos.process.d.ts|
|Added|NA|Module name: ohos.process
Class name: ProcessManager
Method or attribute name: kill|@ohos.process.d.ts|
|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|Module name: ohos.url
Class name: URLParams|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: ructor(init?|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: append|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: delete|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: getAll|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: entries|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: forEach|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: get|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: has|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: set|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: sort|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: keys|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: values|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: [Symbol.iterator]|@ohos.url.d.ts|
|Added|NA|Module name: ohos.url
Class name: URLParams
Method or attribute name: toString|@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: encodeInto
Function name: encodeInto(input?: string): Uint8Array;|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: ructor(capacity?|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: updateCapacity|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: toString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: length|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getCapacity|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: clear|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getCreateCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getMissCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getRemovalCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getMatchCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: getPutCount|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: isEmpty|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: get|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: put|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: values|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: keys|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: remove|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: afterRemoval|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: createDefault|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: entries|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: LRUCache
Method or attribute name: [Symbol.iterator]|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: ructor(lowerObj|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: toString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: intersect|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: intersect|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: getUpper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: getLower|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: expand|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: contains|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: ScopeHelper
Method or attribute name: clamp|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: encodeSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: encodeToStringSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: decodeSync|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: encode|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: encodeToString|@ohos.util.d.ts|
|Added|NA|Module name: ohos.util
Class name: Base64Helper
Method or attribute name: decode|@ohos.util.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) => 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) => 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) => 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|Module name: ohos.worker
Class name: WorkerEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventListener
Method or attribute name: WorkerEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventTarget|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventTarget
Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventTarget
Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventTarget
Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: WorkerEventTarget
Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: GlobalScope|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: GlobalScope
Method or attribute name: name|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: GlobalScope
Method or attribute name: onerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: GlobalScope
Method or attribute name: self|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope
Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope
Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope
Method or attribute name: close|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope
Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorkerGlobalScope
Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: ructor(scriptURL|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: onexit|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: onerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: onmessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: onmessageerror|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: postMessage|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: on|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: once|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: off|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: terminate|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: addEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: dispatchEvent|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: removeEventListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: ThreadWorker
Method or attribute name: removeAllListener|@ohos.worker.d.ts|
|Added|NA|Module name: ohos.worker
Class name: worker
Method or attribute name: workerPort|@ohos.worker.d.ts|
|Deleted|Module name: ohos.worker
Class name: Worker
Method or attribute name: addEventListener|NA|@ohos.worker.d.ts|
|Deleted|Module name: ohos.worker
Class name: Worker
Method or attribute name: dispatchEvent|NA|@ohos.worker.d.ts|
|Deleted|Module name: ohos.worker
Class name: Worker
Method or attribute name: removeEventListener|NA|@ohos.worker.d.ts|
|Deleted|Module name: ohos.worker
Class name: Worker
Method or attribute name: removeAllListener|NA|@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: convert
Deprecated version: N/A|Method or attribute name: convert
Deprecated version: 9
Substitute API: ohos.convertxml.ConvertXML.convertToJSObject |@ohos.convertxml.d.ts|
|Deprecated version changed|Method or attribute name: isAppUid
Deprecated version: N/A|Method or attribute name: isAppUid
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.isAppUid |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getUidForName
Deprecated version: N/A|Method or attribute name: getUidForName
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.getUidForName |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getThreadPriority
Deprecated version: N/A|Method or attribute name: getThreadPriority
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.getThreadPriority |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getSystemConfig
Deprecated version: N/A|Method or attribute name: getSystemConfig
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.getSystemConfig |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: getEnvironmentVar
Deprecated version: N/A|Method or attribute name: getEnvironmentVar
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.getEnvironmentVar |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: exit
Deprecated version: N/A|Method or attribute name: exit
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.exit |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: kill
Deprecated version: N/A|Method or attribute name: kill
Deprecated version: 9
Substitute API: ohos.process.ProcessManager.kill |@ohos.process.d.ts|
|Deprecated version changed|Method or attribute name: equals
Deprecated version: N/A|Method or attribute name: equals
Deprecated version: 9
Substitute API: ohos.uri.URI.equalsTo |@ohos.uri.d.ts|
|Deprecated version changed|Class name: URLSearchParams
Deprecated version: N/A|Class name: URLSearchParams
Deprecated version: 9
Substitute API: ohos.url.URLParams |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: ructor(init?
Deprecated version: N/A|Method or attribute name: ructor(init?
Deprecated version: 9
Substitute API: ohos.url.URLParams.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: append
Deprecated version: N/A|Method or attribute name: append
Deprecated version: 9
Substitute API: ohos.url.URLParams.append |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: delete
Deprecated version: N/A|Method or attribute name: delete
Deprecated version: 9
Substitute API: ohos.url.URLParams.delete |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: getAll
Deprecated version: N/A|Method or attribute name: getAll
Deprecated version: 9
Substitute API: ohos.url.URLParams.getAll |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: entries
Deprecated version: N/A|Method or attribute name: entries
Deprecated version: 9
Substitute API: ohos.url.URLParams.entries |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: get
Deprecated version: N/A|Method or attribute name: get
Deprecated version: 9
Substitute API: ohos.url.URLParams.get |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: has
Deprecated version: N/A|Method or attribute name: has
Deprecated version: 9
Substitute API: ohos.url.URLParams.has |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: set
Deprecated version: N/A|Method or attribute name: set
Deprecated version: 9
Substitute API: ohos.url.URLParams.set |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: sort
Deprecated version: N/A|Method or attribute name: sort
Deprecated version: 9
Substitute API: ohos.url.URLParams.sort |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: keys
Deprecated version: N/A|Method or attribute name: keys
Deprecated version: 9
Substitute API: ohos.url.URLParams.keys |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: values
Deprecated version: N/A|Method or attribute name: values
Deprecated version: 9
Substitute API: ohos.url.URLParams.values |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]
Deprecated version: N/A|Method or attribute name: [Symbol.iterator]
Deprecated version: 9
Substitute API: ohos.url.URLParams.|@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: toString
Deprecated version: N/A|Method or attribute name: toString
Deprecated version: 9
Substitute API: ohos.url.URLParams.toString |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: ructor(url
Deprecated version: N/A|Method or attribute name: ructor(url
Deprecated version: 9
Substitute API: ohos.URL.constructor |@ohos.url.d.ts|
|Deprecated version changed|Method or attribute name: printf
Deprecated version: N/A|Method or attribute name: printf
Deprecated version: 9
Substitute API: ohos.util.format |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getErrorString
Deprecated version: N/A|Method or attribute name: getErrorString
Deprecated version: 9
Substitute API: ohos.util.errnoToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(
encoding?
Deprecated version: N/A|Method or attribute name: ructor(
encoding?
Deprecated version: 9
Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decode
Deprecated version: N/A|Method or attribute name: decode
Deprecated version: 9
Substitute API: ohos.util.decodeWithStream |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encode
Deprecated version: N/A|Method or attribute name: encode
Deprecated version: 9
Substitute API: ohos.util.encodeInto |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeInto
Deprecated version: N/A|Method or attribute name: encodeInto
Deprecated version: 9
Substitute API: ohos.util.encodeIntoUint8Array |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(numerator
Deprecated version: N/A|Method or attribute name: ructor(numerator
Deprecated version: 9
Substitute API: ohos.util.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: compareTo
Deprecated version: N/A|Method or attribute name: compareTo
Deprecated version: 9
Substitute API: ohos.util.compare |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCommonDivisor
Deprecated version: N/A|Method or attribute name: getCommonDivisor
Deprecated version: 9
Substitute API: ohos.util.getCommonFactor |@ohos.util.d.ts|
|Deprecated version changed|Class name: LruBuffer
Deprecated version: N/A|Class name: LruBuffer
Deprecated version: 9
Substitute API: ohos.util.LRUCache |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: updateCapacity
Deprecated version: N/A|Method or attribute name: updateCapacity
Deprecated version: 9
Substitute API: ohos.util.LRUCache.updateCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCapacity
Deprecated version: N/A|Method or attribute name: getCapacity
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getCapacity |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: clear
Deprecated version: N/A|Method or attribute name: clear
Deprecated version: 9
Substitute API: ohos.util.LRUCache.clear |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getCreateCount
Deprecated version: N/A|Method or attribute name: getCreateCount
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getCreateCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMissCount
Deprecated version: N/A|Method or attribute name: getMissCount
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getMissCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getRemovalCount
Deprecated version: N/A|Method or attribute name: getRemovalCount
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getRemovalCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getMatchCount
Deprecated version: N/A|Method or attribute name: getMatchCount
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getMatchCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getPutCount
Deprecated version: N/A|Method or attribute name: getPutCount
Deprecated version: 9
Substitute API: ohos.util.LRUCache.getPutCount |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: isEmpty
Deprecated version: N/A|Method or attribute name: isEmpty
Deprecated version: 9
Substitute API: ohos.util.LRUCache.isEmpty |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: get
Deprecated version: N/A|Method or attribute name: get
Deprecated version: 9
Substitute API: ohos.util.LRUCache.get |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: put
Deprecated version: N/A|Method or attribute name: put
Deprecated version: 9
Substitute API: ohos.util.LRUCache.put |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: values
Deprecated version: N/A|Method or attribute name: values
Deprecated version: 9
Substitute API: ohos.util.LRUCache.values |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: keys
Deprecated version: N/A|Method or attribute name: keys
Deprecated version: 9
Substitute API: ohos.util.LRUCache.keys |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: remove
Deprecated version: N/A|Method or attribute name: remove
Deprecated version: 9
Substitute API: ohos.util.LRUCache.remove |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: afterRemoval
Deprecated version: N/A|Method or attribute name: afterRemoval
Deprecated version: 9
Substitute API: ohos.util.LRUCache.afterRemoval |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: contains
Deprecated version: N/A|Method or attribute name: contains
Deprecated version: 9
Substitute API: ohos.util.LRUCache.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: createDefault
Deprecated version: N/A|Method or attribute name: createDefault
Deprecated version: 9
Substitute API: ohos.util.LRUCache.createDefault |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: entries
Deprecated version: N/A|Method or attribute name: entries
Deprecated version: 9
Substitute API: ohos.util.LRUCache.entries |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: [Symbol.iterator]
Deprecated version: N/A|Method or attribute name: [Symbol.iterator]
Deprecated version: 9
Substitute API: ohos.util.LRUCache.|@ohos.util.d.ts|
|Deprecated version changed|Class name: Scope
Deprecated version: N/A|Class name: Scope
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: ructor(lowerObj
Deprecated version: N/A|Method or attribute name: ructor(lowerObj
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.constructor |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: toString
Deprecated version: N/A|Method or attribute name: toString
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.toString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect
Deprecated version: N/A|Method or attribute name: intersect
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: intersect
Deprecated version: N/A|Method or attribute name: intersect
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.intersect |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getUpper
Deprecated version: N/A|Method or attribute name: getUpper
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.getUpper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: getLower
Deprecated version: N/A|Method or attribute name: getLower
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.getLower |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand
Deprecated version: N/A|Method or attribute name: expand
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand
Deprecated version: N/A|Method or attribute name: expand
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: expand
Deprecated version: N/A|Method or attribute name: expand
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.expand |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: contains
Deprecated version: N/A|Method or attribute name: contains
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: contains
Deprecated version: N/A|Method or attribute name: contains
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.contains |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: clamp
Deprecated version: N/A|Method or attribute name: clamp
Deprecated version: 9
Substitute API: ohos.util.ScopeHelper.clamp |@ohos.util.d.ts|
|Deprecated version changed|Class name: Base64
Deprecated version: N/A|Class name: Base64
Deprecated version: 9
Substitute API: ohos.util.Base64Helper |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeSync
Deprecated version: N/A|Method or attribute name: encodeSync
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.encodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeToStringSync
Deprecated version: N/A|Method or attribute name: encodeToStringSync
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.encodeToStringSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decodeSync
Deprecated version: N/A|Method or attribute name: decodeSync
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.decodeSync |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encode
Deprecated version: N/A|Method or attribute name: encode
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.encode |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: encodeToString
Deprecated version: N/A|Method or attribute name: encodeToString
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.encodeToString |@ohos.util.d.ts|
|Deprecated version changed|Method or attribute name: decode
Deprecated version: N/A|Method or attribute name: decode
Deprecated version: 9
Substitute API: ohos.util.Base64Helper.decode |@ohos.util.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: EventListener
Deprecated version: N/A|Class name: EventListener
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: EventListener
Deprecated version: N/A|Method or attribute name: EventListener
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventListener.|@ohos.worker.d.ts|
|Deprecated version changed|Class name: EventTarget
Deprecated version: N/A|Class name: EventTarget
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventTarget |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: addEventListener
Deprecated version: N/A|Method or attribute name: addEventListener
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventTarget.addEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: dispatchEvent
Deprecated version: N/A|Method or attribute name: dispatchEvent
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventTarget.dispatchEvent |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeEventListener
Deprecated version: N/A|Method or attribute name: removeEventListener
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventTarget.removeEventListener |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: removeAllListener
Deprecated version: N/A|Method or attribute name: removeAllListener
Deprecated version: 9
Substitute API: ohos.worker.WorkerEventTarget.removeAllListener |@ohos.worker.d.ts|
|Deprecated version changed|Class name: WorkerGlobalScope
Deprecated version: N/A|Class name: WorkerGlobalScope
Deprecated version: 9
Substitute API: ohos.worker.GlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: name
Deprecated version: N/A|Method or attribute name: name
Deprecated version: 9
Substitute API: ohos.worker.GlobalScope.name |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onerror
Deprecated version: N/A|Method or attribute name: onerror
Deprecated version: 9
Substitute API: ohos.worker.GlobalScope.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Class name: DedicatedWorkerGlobalScope
Deprecated version: N/A|Class name: DedicatedWorkerGlobalScope
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorkerGlobalScope |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessage
Deprecated version: N/A|Method or attribute name: onmessage
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorkerGlobalScope.onmessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessageerror
Deprecated version: N/A|Method or attribute name: onmessageerror
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorkerGlobalScope.onmessageerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: close
Deprecated version: N/A|Method or attribute name: close
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorkerGlobalScope.close |@ohos.worker.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|
|Deprecated version changed|Method or attribute name: ructor(scriptURL
Deprecated version: N/A|Method or attribute name: ructor(scriptURL
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.constructor |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onexit
Deprecated version: N/A|Method or attribute name: onexit
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.onexit |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onerror
Deprecated version: N/A|Method or attribute name: onerror
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.onerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessage
Deprecated version: N/A|Method or attribute name: onmessage
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.onmessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: onmessageerror
Deprecated version: N/A|Method or attribute name: onmessageerror
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.onmessageerror |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage
Deprecated version: N/A|Method or attribute name: postMessage
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.postMessage |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: postMessage
Deprecated version: N/A|Method or attribute name: postMessage
Deprecated version: 9|@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: on
Deprecated version: N/A|Method or attribute name: on
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.on |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: once
Deprecated version: N/A|Method or attribute name: once
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.once |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: off
Deprecated version: N/A|Method or attribute name: off
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.off |@ohos.worker.d.ts|
|Deprecated version changed|Method or attribute name: terminate
Deprecated version: N/A|Method or attribute name: terminate
Deprecated version: 9
Substitute API: ohos.worker.ThreadWorker.terminate |@ohos.worker.d.ts|
|Initial version changed|Class name: RationalNumber
Initial version: 7|Class name: RationalNumber
Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: LruBuffer
Initial version: 7|Class name: LruBuffer
Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: Scope
Initial version: 7|Class name: Scope
Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: Base64
Initial version: 7|Class name: Base64
Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: types
Initial version: 7|Class name: types
Initial version: 8|@ohos.util.d.ts|
|Initial version changed|Class name: Vector
Initial version: |Class name: Vector
Initial version: 8|@ohos.util.Vector.d.ts|