Lines Matching refs:New

1 | Change Type | Old Version | New Version | d.ts File |
41 …skpool;<br>Method or attribute name: function cancel(task: Task): void;<br>New version information…
42 …;<br>Method or attribute name: insert(element: T, index: number): void;<br>New version information…
43 …ttribute name: removeByRange(fromIndex: number, toIndex: number): void;<br>New version information…
44 …ribute name: subVector(fromIndex: number, toIndex: number): Vector\<T>;<br>New version information…
45 … |Class name: Task;<br>Method or attribute name: arguments?: unknown[];<br>New version information…
56 …ation: |Class name: buffer;<br>Method or attribute name: declare buffer<br>New version information…
57 … \| 'base64url'<br> \| 'latin1'<br> \| 'binary'<br> \| 'hex';<br>New version information…
58 … fill?: string \| Buffer \| number, encoding?: BufferEncoding): Buffer;<br>New version information…
59 …ribute name: function allocUninitializedFromPool(size: number): Buffer;<br>New version information…
60 …d or attribute name: function allocUninitialized(size: number): Buffer;<br>New version information…
61 … \| SharedArrayBuffer,<br> encoding?: BufferEncoding<br> ): number;<br>New version information…
62 …n concat(list: Buffer[] \| Uint8Array[], totalLength?: number): Buffer;<br>New version information…
63 …r;<br>Method or attribute name: function from(array: number[]): Buffer;<br>New version information…
64 …er \| SharedArrayBuffer, byteOffset?: number, length?: number): Buffer;<br>New version information…
65 …or attribute name: function from(buffer: Buffer \| Uint8Array): Buffer;<br>New version information…
66 …t: Object, offsetOrEncoding: number \| string, length: number): Buffer;<br>New version information…
67 …name: function from(string: String, encoding?: BufferEncoding): Buffer;<br>New version information…
68 …;<br>Method or attribute name: function isBuffer(obj: Object): boolean;<br>New version information…
69 …thod or attribute name: function isEncoding(encoding: string): boolean;<br>New version information…
70 …(buf1: Buffer \| Uint8Array, buf2: Buffer \| Uint8Array): -1 \| 0 \| 1;<br>New version information…
71 …(source: Buffer \| Uint8Array, fromEnc: string, toEnc: string): Buffer;<br>New version information…
72 …ass name: TypedArray;<br>Method or attribute name: interface TypedArray<br>New version information…
73 …rmation: |Class name: Buffer;<br>Method or attribute name: class Buffer<br>New version information…
74 …tion: |Class name: Buffer;<br>Method or attribute name: length: number;<br>New version information…
75 … |Class name: Buffer;<br>Method or attribute name: buffer: ArrayBuffer;<br>New version information…
76 …: |Class name: Buffer;<br>Method or attribute name: byteOffset: number;<br>New version information…
77 … end?: number,<br> encoding?: BufferEncoding<br> ): Buffer;<br>New version information…
78 …urceStart?: number,<br> sourceEnd?: number<br> ): -1 \| 0 \| 1;<br>New version information…
79 …argetStart?: number, sourceStart?: number, sourceEnd?: number): number;<br>New version information…
80 … or attribute name: equals(otherBuffer: Uint8Array \| Buffer): boolean;<br>New version information…
81 …| Uint8Array, byteOffset?: number, encoding?: BufferEncoding): boolean;<br>New version information…
82 …\| Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;<br>New version information…
83 …Buffer;<br>Method or attribute name: keys(): IterableIterator\<number>;<br>New version information…
84 …ffer;<br>Method or attribute name: values(): IterableIterator\<number>;<br>New version information…
85 …thod or attribute name: entries(): IterableIterator\<[number, number]>;<br>New version information…
86 …\| Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;<br>New version information…
87 …;<br>Method or attribute name: readBigInt64BE(offset?: number): bigint;<br>New version information…
88 …;<br>Method or attribute name: readBigInt64LE(offset?: number): bigint;<br>New version information…
89 …<br>Method or attribute name: readBigUInt64BE(offset?: number): bigint;<br>New version information…
90 …<br>Method or attribute name: readBigUInt64LE(offset?: number): bigint;<br>New version information…
91 …er;<br>Method or attribute name: readDoubleBE(offset?: number): number;<br>New version information…
92 …er;<br>Method or attribute name: readDoubleLE(offset?: number): number;<br>New version information…
93 …fer;<br>Method or attribute name: readFloatBE(offset?: number): number;<br>New version information…
94 …fer;<br>Method or attribute name: readFloatLE(offset?: number): number;<br>New version information…
95 …Buffer;<br>Method or attribute name: readInt8(offset?: number): number;<br>New version information…
96 …fer;<br>Method or attribute name: readInt16BE(offset?: number): number;<br>New version information…
97 …fer;<br>Method or attribute name: readInt16LE(offset?: number): number;<br>New version information…
98 …fer;<br>Method or attribute name: readInt32BE(offset?: number): number;<br>New version information…
99 …fer;<br>Method or attribute name: readInt32LE(offset?: number): number;<br>New version information…
100 … attribute name: readIntBE(offset: number, byteLength: number): number;<br>New version information…
101 … attribute name: readIntLE(offset: number, byteLength: number): number;<br>New version information…
102 …uffer;<br>Method or attribute name: readUInt8(offset?: number): number;<br>New version information…
103 …er;<br>Method or attribute name: readUInt16BE(offset?: number): number;<br>New version information…
104 …er;<br>Method or attribute name: readUInt16LE(offset?: number): number;<br>New version information…
105 …er;<br>Method or attribute name: readUInt32BE(offset?: number): number;<br>New version information…
106 …er;<br>Method or attribute name: readUInt32LE(offset?: number): number;<br>New version information…
107 …attribute name: readUIntBE(offset: number, byteLength: number): number;<br>New version information…
108 …attribute name: readUIntLE(offset: number, byteLength: number): number;<br>New version information…
109 …thod or attribute name: subarray(start?: number, end?: number): Buffer;<br>New version information…
110 …on: |Class name: Buffer;<br>Method or attribute name: swap16(): Buffer;<br>New version information…
111 …on: |Class name: Buffer;<br>Method or attribute name: swap32(): Buffer;<br>New version information…
112 …on: |Class name: Buffer;<br>Method or attribute name: swap64(): Buffer;<br>New version information…
113 …on: |Class name: Buffer;<br>Method or attribute name: toJSON(): Object;<br>New version information…
114 …ame: toString(encoding?: string, start?: number, end?: number): string;<br>New version information…
115 …: string, offset?: number, length?: number, encoding?: string): number;<br>New version information…
116 …ttribute name: writeBigInt64BE(value: bigint, offset?: number): number;<br>New version information…
117 …ttribute name: writeBigInt64LE(value: bigint, offset?: number): number;<br>New version information…
118 …tribute name: writeBigUInt64BE(value: bigint, offset?: number): number;<br>New version information…
119 …tribute name: writeBigUInt64LE(value: bigint, offset?: number): number;<br>New version information…
120 … attribute name: writeDoubleBE(value: number, offset?: number): number;<br>New version information…
121 … attribute name: writeDoubleLE(value: number, offset?: number): number;<br>New version information…
122 …r attribute name: writeFloatBE(value: number, offset?: number): number;<br>New version information…
123 …r attribute name: writeFloatLE(value: number, offset?: number): number;<br>New version information…
124 …d or attribute name: writeInt8(value: number, offset?: number): number;<br>New version information…
125 …r attribute name: writeInt16BE(value: number, offset?: number): number;<br>New version information…
126 …r attribute name: writeInt16LE(value: number, offset?: number): number;<br>New version information…
127 …r attribute name: writeInt32BE(value: number, offset?: number): number;<br>New version information…
128 …r attribute name: writeInt32LE(value: number, offset?: number): number;<br>New version information…
129 … writeIntBE(value: number, offset: number, byteLength: number): number;<br>New version information…
130 … writeIntLE(value: number, offset: number, byteLength: number): number;<br>New version information…
131 … or attribute name: writeUInt8(value: number, offset?: number): number;<br>New version information…
132 … attribute name: writeUInt16BE(value: number, offset?: number): number;<br>New version information…
133 … attribute name: writeUInt16LE(value: number, offset?: number): number;<br>New version information…
134 … attribute name: writeUInt32BE(value: number, offset?: number): number;<br>New version information…
135 … attribute name: writeUInt32LE(value: number, offset?: number): number;<br>New version information…
136 …writeUIntBE(value: number, offset: number, byteLength: number): number;<br>New version information…
137 …writeUIntLE(value: number, offset: number, byteLength: number): number;<br>New version information…
138 …information: |Class name: Blob;<br>Method or attribute name: class Blob<br>New version information…
139 …rayBuffer[] \| TypedArray[] \| DataView[] \| Blob[], options?: Object);<br>New version information…
140 …ormation: |Class name: Blob;<br>Method or attribute name: size: number;<br>New version information…
141 …ormation: |Class name: Blob;<br>Method or attribute name: type: string;<br>New version information…
142 …lob;<br>Method or attribute name: arrayBuffer(): Promise\<ArrayBuffer>;<br>New version information…
143 …tribute name: slice(start?: number, end?: number, type?: string): Blob;<br>New version information…
144 …lass name: Blob;<br>Method or attribute name: text(): Promise\<string>;<br>New version information…
145 …information: |Class name: xml;<br>Method or attribute name: declare xml<br>New version information…
146 …Class name: ConvertOptions;<br>Method or attribute name: trim: boolean;<br>New version information…
147 …nvertOptions;<br>Method or attribute name: ignoreDeclaration?: boolean;<br>New version information…
148 …nvertOptions;<br>Method or attribute name: ignoreInstruction?: boolean;<br>New version information…
149 …onvertOptions;<br>Method or attribute name: ignoreAttributes?: boolean;<br>New version information…
150 …: ConvertOptions;<br>Method or attribute name: ignoreComment?: boolean;<br>New version information…
151 …me: ConvertOptions;<br>Method or attribute name: ignoreCDATA?: boolean;<br>New version information…
152 …: ConvertOptions;<br>Method or attribute name: ignoreDoctype?: boolean;<br>New version information…
153 …ame: ConvertOptions;<br>Method or attribute name: ignoreText?: boolean;<br>New version information…
154 …e: ConvertOptions;<br>Method or attribute name: declarationKey: string;<br>New version information…
155 …e: ConvertOptions;<br>Method or attribute name: instructionKey: string;<br>New version information…
156 …me: ConvertOptions;<br>Method or attribute name: attributesKey: string;<br>New version information…
157 …ass name: ConvertOptions;<br>Method or attribute name: textKey: string;<br>New version information…
158 …ss name: ConvertOptions;<br>Method or attribute name: cdataKey: string;<br>New version information…
159 … name: ConvertOptions;<br>Method or attribute name: doctypeKey: string;<br>New version information…
160 … name: ConvertOptions;<br>Method or attribute name: commentKey: string;<br>New version information…
161 …s name: ConvertOptions;<br>Method or attribute name: parentKey: string;<br>New version information…
162 …ass name: ConvertOptions;<br>Method or attribute name: typeKey: string;<br>New version information…
163 …ass name: ConvertOptions;<br>Method or attribute name: nameKey: string;<br>New version information…
164 …name: ConvertOptions;<br>Method or attribute name: elementsKey: string;<br>New version information…
165 … |Class name: ConvertXML;<br>Method or attribute name: class ConvertXML<br>New version information…
166 …name: convertToJSObject(xml: string, options?: ConvertOptions): Object;<br>New version information…
167 …ion: |Class name: process;<br>Method or attribute name: declare process<br>New version information…
168 …ame: process;<br>Method or attribute name: function is64Bit(): boolean;<br>New version information…
169 …cess;<br>Method or attribute name: function getStartRealtime(): number;<br>New version information…
170 …rocess;<br>Method or attribute name: function getPastCpuTime(): number;<br>New version information…
171 …r>Method or attribute name: type EventListener = (evt: Object) => void;<br>New version information…
172 …ass name: process;<br>Method or attribute name: function abort(): void;<br>New version information…
173 … name: process;<br>Method or attribute name: function uptime(): number;<br>New version information…
174 …rocessManager;<br>Method or attribute name: export class ProcessManager<br>New version information…
175 …cessManager;<br>Method or attribute name: isAppUid(v: number): boolean;<br>New version information…
176 …Manager;<br>Method or attribute name: getUidForName(v: string): number;<br>New version information…
177 …ger;<br>Method or attribute name: getThreadPriority(v: number): number;<br>New version information…
178 …er;<br>Method or attribute name: getSystemConfig(name: number): number;<br>New version information…
179 …;<br>Method or attribute name: getEnvironmentVar(name: string): string;<br>New version information…
180 … ProcessManager;<br>Method or attribute name: exit(code: number): void;<br>New version information…
181 …r>Method or attribute name: kill(signal: number, pid: number): boolean;<br>New version information…
182 …n: |Class name: taskpool;<br>Method or attribute name: declare taskpool<br>New version information…
183 …unction execute(func: Function, ...args: unknown[]): Promise\<unknown>;<br>New version information…
184 …: function execute(task: Task, priority?: Priority): Promise\<unknown>;<br>New version information…
185 …skpool;<br>Method or attribute name: function cancel(task: Task): void;<br>New version information…
186 …tion: |Class name: Priority;<br>Method or attribute name: enum Priority<br>New version information…
187 …formation: |Class name: Priority;<br>Method or attribute name: HIGH = 0<br>New version information…
188 …rmation: |Class name: Priority;<br>Method or attribute name: MEDIUM = 1<br>New version information…
189 …nformation: |Class name: Priority;<br>Method or attribute name: LOW = 2<br>New version information…
190 …information: |Class name: Task;<br>Method or attribute name: class Task<br>New version information…
191 …hod or attribute name: constructor(func: Function, ...args: unknown[]);<br>New version information…
192 …on: |Class name: Task;<br>Method or attribute name: function: Function;<br>New version information…
193 … |Class name: Task;<br>Method or attribute name: arguments?: unknown[];<br>New version information…
194 …information: |Class name: uri;<br>Method or attribute name: declare uri<br>New version information…
195 …n information: |Class name: URI;<br>Method or attribute name: class URI<br>New version information…
196 …Class name: URI;<br>Method or attribute name: constructor(uri: string);<br>New version information…
197 …ion: |Class name: URI;<br>Method or attribute name: toString(): string;<br>New version information…
198 … name: URI;<br>Method or attribute name: equalsTo(other: URI): boolean;<br>New version information…
199 …ass name: URI;<br>Method or attribute name: checkIsAbsolute(): boolean;<br>New version information…
200 …ation: |Class name: URI;<br>Method or attribute name: normalize(): URI;<br>New version information…
201 …rmation: |Class name: URI;<br>Method or attribute name: scheme: string;<br>New version information…
202 …ation: |Class name: URI;<br>Method or attribute name: userInfo: string;<br>New version information…
203 …formation: |Class name: URI;<br>Method or attribute name: host: string;<br>New version information…
204 …formation: |Class name: URI;<br>Method or attribute name: port: string;<br>New version information…
205 …formation: |Class name: URI;<br>Method or attribute name: path: string;<br>New version information…
206 …ormation: |Class name: URI;<br>Method or attribute name: query: string;<br>New version information…
207 …ation: |Class name: URI;<br>Method or attribute name: fragment: string;<br>New version information…
208 …tion: |Class name: URI;<br>Method or attribute name: authority: string;<br>New version information…
209 …nformation: |Class name: URI;<br>Method or attribute name: ssp: string;<br>New version information…
210 …information: |Class name: url;<br>Method or attribute name: declare url<br>New version information…
211 …n: |Class name: URLParams;<br>Method or attribute name: class URLParams<br>New version information…
212 …r(init?: string[][] \| Record\<string, string> \| string \| URLParams);<br>New version information…
213 …br>Method or attribute name: append(name: string, value: string): void;<br>New version information…
214 …me: URLParams;<br>Method or attribute name: delete(name: string): void;<br>New version information…
215 …URLParams;<br>Method or attribute name: getAll(name: string): string[];<br>New version information…
216 …thod or attribute name: entries(): IterableIterator\<[string, string]>;<br>New version information…
217 …key: string, searchParams: URLParams) => void, thisArg?: Object): void;<br>New version information…
218 …Params;<br>Method or attribute name: get(name: string): string \| null;<br>New version information…
219 …me: URLParams;<br>Method or attribute name: has(name: string): boolean;<br>New version information…
220 …s;<br>Method or attribute name: set(name: string, value: string): void;<br>New version information…
221 …ion: |Class name: URLParams;<br>Method or attribute name: sort(): void;<br>New version information…
222 …Params;<br>Method or attribute name: keys(): IterableIterator\<string>;<br>New version information…
223 …rams;<br>Method or attribute name: values(): IterableIterator\<string>;<br>New version information…
224 …tribute name: [Symbol.iterator](): IterableIterator\<[string, string]>;<br>New version information…
225 …Class name: URLParams;<br>Method or attribute name: toString(): string;<br>New version information…
226 …ion: |Class name: URL;<br>Method or attribute name: toString(): string;<br>New version information…
227 …n information: |Class name: URL;<br>Method or attribute name: class URL<br>New version information…
228 …ormation: |Class name: URL;<br>Method or attribute name: constructor();<br>New version information…
229 …ttribute name: static parseURL(url: string, base?: string \| URL): URL;<br>New version information…
230 …ation: |Class name: URL;<br>Method or attribute name: toJSON(): string;<br>New version information…
231 …formation: |Class name: URL;<br>Method or attribute name: hash: string;<br>New version information…
232 …formation: |Class name: URL;<br>Method or attribute name: host: string;<br>New version information…
233 …ation: |Class name: URL;<br>Method or attribute name: hostname: string;<br>New version information…
234 …formation: |Class name: URL;<br>Method or attribute name: href: string;<br>New version information…
235 …|Class name: URL;<br>Method or attribute name: readonly origin: string;<br>New version information…
236 …ation: |Class name: URL;<br>Method or attribute name: password: string;<br>New version information…
237 …ation: |Class name: URL;<br>Method or attribute name: pathname: string;<br>New version information…
238 …formation: |Class name: URL;<br>Method or attribute name: port: string;<br>New version information…
239 …ation: |Class name: URL;<br>Method or attribute name: protocol: string;<br>New version information…
240 …rmation: |Class name: URL;<br>Method or attribute name: search: string;<br>New version information…
241 …ass name: URL;<br>Method or attribute name: readonly params: URLParams;<br>New version information…
242 …ation: |Class name: URL;<br>Method or attribute name: username: string;<br>New version information…
243 …s name: ArrayList;<br>Method or attribute name: declare class ArrayList<br>New version information…
244 …on: |Class name: ArrayList;<br>Method or attribute name: constructor();<br>New version information…
245 …n: |Class name: ArrayList;<br>Method or attribute name: length: number;<br>New version information…
246 …name: ArrayList;<br>Method or attribute name: add(element: T): boolean;<br>New version information…
247 …;<br>Method or attribute name: insert(element: T, index: number): void;<br>New version information…
248 …name: ArrayList;<br>Method or attribute name: has(element: T): boolean;<br>New version information…
249 …ArrayList;<br>Method or attribute name: getIndexOf(element: T): number;<br>New version information…
250 …rrayList;<br>Method or attribute name: removeByIndex(index: number): T;<br>New version information…
251 …e: ArrayList;<br>Method or attribute name: remove(element: T): boolean;<br>New version information…
252 …yList;<br>Method or attribute name: getLastIndexOf(element: T): number;<br>New version information…
253 …ttribute name: removeByRange(fromIndex: number, toIndex: number): void;<br>New version information…
254 …index?: number, arrlist?: ArrayList\<T>) => T, thisArg?: Object): void;<br>New version information…
255 …ex?: number, arrlist?: ArrayList\<T>) => void, thisArg?: Object): void;<br>New version information…
256 …me: sort(comparator?: (firstValue: T, secondValue: T) => number): void;<br>New version information…
257 … name: subArrayList(fromIndex: number, toIndex: number): ArrayList\<T>;<br>New version information…
258 …on: |Class name: ArrayList;<br>Method or attribute name: clear(): void;<br>New version information…
259 …s name: ArrayList;<br>Method or attribute name: clone(): ArrayList\<T>;<br>New version information…
260 …ss name: ArrayList;<br>Method or attribute name: getCapacity(): number;<br>New version information…
261 …e: ArrayList;<br>Method or attribute name: convertToArray(): Array\<T>;<br>New version information…
262 …Class name: ArrayList;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
263 …ethod or attribute name: increaseCapacityTo(newCapacity: number): void;<br>New version information…
264 …e: ArrayList;<br>Method or attribute name: trimToCurrentLength(): void;<br>New version information…
265 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
266 …formation: |Class name: util;<br>Method or attribute name: declare util<br>New version information…
267 …ibute name: function format(format: string, ...args: Object[]): string;<br>New version information…
268 …ethod or attribute name: function errnoToString(errno: number): string;<br>New version information…
269 …lbackWrapper(original: Function): (err: Object, value: Object) => void;<br>New version information…
270 …on promisify(original: (err: Object, value: Object) => void): Function;<br>New version information…
271 …bute name: function generateRandomUUID(entropyCache?: boolean): string;<br>New version information…
272 … function generateRandomBinaryUUID(entropyCache?: boolean): Uint8Array;<br>New version information…
273 …Method or attribute name: function parseUUID(uuid: string): Uint8Array;<br>New version information…
274 …r>Method or attribute name: type ScopeType = ScopeComparable \| number;<br>New version information…
275 …Class name: TextDecoder;<br>Method or attribute name: class TextDecoder<br>New version information…
276 …e: TextDecoder;<br>Method or attribute name: readonly encoding: string;<br>New version information…
277 …ame: TextDecoder;<br>Method or attribute name: readonly fatal: boolean;<br>New version information…
278 …: TextDecoder;<br>Method or attribute name: readonly ignoreBOM = false;<br>New version information…
279 …: |Class name: TextDecoder;<br>Method or attribute name: constructor();<br>New version information…
280 …: |Class name: TextEncoder;<br>Method or attribute name: constructor();<br>New version information…
281 …Class name: RationalNumber;<br>Method or attribute name: constructor();<br>New version information…
282 … |Class name: Base64Helper;<br>Method or attribute name: constructor();<br>New version information…
283 …mation: |Class name: types;<br>Method or attribute name: constructor();<br>New version information…
284 …ring, options?: { fatal?: boolean; ignoreBOM?: boolean }): TextDecoder;<br>New version information…
285 …eWithStream(input: Uint8Array, options?: { stream?: boolean }): string;<br>New version information…
286 …Class name: TextEncoder;<br>Method or attribute name: class TextEncoder<br>New version information…
287 … TextEncoder;<br>Method or attribute name: readonly encoding = 'utf-8';<br>New version information…
288 …xtEncoder;<br>Method or attribute name: constructor(encoding?: string);<br>New version information…
289 …r;<br>Method or attribute name: encodeInto(input?: string): Uint8Array;<br>New version information…
290 …ay(input: string, dest: Uint8Array): { read: number; written: number };<br>New version information…
291 …name: RationalNumber;<br>Method or attribute name: class RationalNumber<br>New version information…
292 …RationalNumber(numerator: number, denominator: number): RationalNumber;<br>New version information…
293 …tatic createRationalFromString(rationalString: string): RationalNumber;<br>New version information…
294 …<br>Method or attribute name: compare(another: RationalNumber): number;<br>New version information…
295 …ionalNumber;<br>Method or attribute name: equals(obj: Object): boolean;<br>New version information…
296 …s name: RationalNumber;<br>Method or attribute name: valueOf(): number;<br>New version information…
297 …name: static getCommonFactor(number1: number, number2: number): number;<br>New version information…
298 … RationalNumber;<br>Method or attribute name: getDenominator(): number;<br>New version information…
299 …e: RationalNumber;<br>Method or attribute name: getNumerator(): number;<br>New version information…
300 …name: RationalNumber;<br>Method or attribute name: isFinite(): boolean;<br>New version information…
301 …ss name: RationalNumber;<br>Method or attribute name: isNaN(): boolean;<br>New version information…
302 …s name: RationalNumber;<br>Method or attribute name: isZero(): boolean;<br>New version information…
303 … name: RationalNumber;<br>Method or attribute name: toString(): string;<br>New version information…
304 …|Class name: LRUCache;<br>Method or attribute name: toString(): string;<br>New version information…
305 …ass name: ScopeHelper;<br>Method or attribute name: toString(): string;<br>New version information…
306 …ion: |Class name: LRUCache;<br>Method or attribute name: class LRUCache<br>New version information…
307 … LRUCache;<br>Method or attribute name: constructor(capacity?: number);<br>New version information…
308 …br>Method or attribute name: updateCapacity(newCapacity: number): void;<br>New version information…
309 …on: |Class name: LRUCache;<br>Method or attribute name: length: number;<br>New version information…
310 …ass name: LRUCache;<br>Method or attribute name: getCapacity(): number;<br>New version information…
311 …ion: |Class name: LRUCache;<br>Method or attribute name: clear(): void;<br>New version information…
312 … name: LRUCache;<br>Method or attribute name: getCreateCount(): number;<br>New version information…
313 …ss name: LRUCache;<br>Method or attribute name: getMissCount(): number;<br>New version information…
314 …name: LRUCache;<br>Method or attribute name: getRemovalCount(): number;<br>New version information…
315 …s name: LRUCache;<br>Method or attribute name: getMatchCount(): number;<br>New version information…
316 …ass name: LRUCache;<br>Method or attribute name: getPutCount(): number;<br>New version information…
317 …|Class name: LRUCache;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
318 …me: LRUCache;<br>Method or attribute name: get(key: K): V \| undefined;<br>New version information…
319 … name: LRUCache;<br>Method or attribute name: put(key: K, value: V): V;<br>New version information…
320 …ion: |Class name: LRUCache;<br>Method or attribute name: values(): V[];<br>New version information…
321 …ation: |Class name: LRUCache;<br>Method or attribute name: keys(): K[];<br>New version information…
322 … LRUCache;<br>Method or attribute name: remove(key: K): V \| undefined;<br>New version information…
323 …e: afterRemoval(isEvict: boolean, key: K, value: V, newValue: V): void;<br>New version information…
324 …name: LRUCache;<br>Method or attribute name: contains(key: K): boolean;<br>New version information…
325 … name: LRUCache;<br>Method or attribute name: createDefault(key: K): V;<br>New version information…
326 …che;<br>Method or attribute name: entries(): IterableIterator\<[K, V]>;<br>New version information…
327 …thod or attribute name: [Symbol.iterator](): IterableIterator\<[K, V]>;<br>New version information…
328 …r>Method or attribute name: compareTo(other: ScopeComparable): boolean;<br>New version information…
329 …Class name: ScopeHelper;<br>Method or attribute name: class ScopeHelper<br>New version information…
330 … attribute name: constructor(lowerObj: ScopeType, upperObj: ScopeType);<br>New version information…
331 …r>Method or attribute name: intersect(range: ScopeHelper): ScopeHelper;<br>New version information…
332 …name: intersect(lowerObj: ScopeType, upperObj: ScopeType): ScopeHelper;<br>New version information…
333 … name: ScopeHelper;<br>Method or attribute name: getUpper(): ScopeType;<br>New version information…
334 … name: ScopeHelper;<br>Method or attribute name: getLower(): ScopeType;<br>New version information…
335 …;<br>Method or attribute name: expand(range: ScopeHelper): ScopeHelper;<br>New version information…
336 …er;<br>Method or attribute name: expand(value: ScopeType): ScopeHelper;<br>New version information…
337 …lper;<br>Method or attribute name: contains(value: ScopeType): boolean;<br>New version information…
338 …er;<br>Method or attribute name: contains(range: ScopeHelper): boolean;<br>New version information…
339 …elper;<br>Method or attribute name: clamp(value: ScopeType): ScopeType;<br>New version information…
340 …ass name: Base64Helper;<br>Method or attribute name: class Base64Helper<br>New version information…
341 …;<br>Method or attribute name: encodeSync(src: Uint8Array): Uint8Array;<br>New version information…
342 …bute name: encodeToStringSync(src: Uint8Array, options?: Type): string;<br>New version information…
343 …ame: decodeSync(src: Uint8Array \| string, options?: Type): Uint8Array;<br>New version information…
344 …ethod or attribute name: encode(src: Uint8Array): Promise\<Uint8Array>;<br>New version information…
345 …ame: encodeToString(src: Uint8Array, options?: Type): Promise\<string>;<br>New version information…
346 …ecode(src: Uint8Array \| string, options?: Type): Promise\<Uint8Array>;<br>New version information…
347 …formation: |Class name: types;<br>Method or attribute name: class types<br>New version information…
348 …<br>Method or attribute name: isAnyArrayBuffer(value: Object): boolean;<br>New version information…
349 …br>Method or attribute name: isArrayBufferView(value: Object): boolean;<br>New version information…
350 …br>Method or attribute name: isArgumentsObject(value: Object): boolean;<br>New version information…
351 …es;<br>Method or attribute name: isArrayBuffer(value: Object): boolean;<br>New version information…
352 …;<br>Method or attribute name: isAsyncFunction(value: Object): boolean;<br>New version information…
353 …;<br>Method or attribute name: isBigInt64Array(value: Object): boolean;<br>New version information…
354 …<br>Method or attribute name: isBigUint64Array(value: Object): boolean;<br>New version information…
355 …;<br>Method or attribute name: isBooleanObject(value: Object): boolean;<br>New version information…
356 …<br>Method or attribute name: isBoxedPrimitive(value: Object): boolean;<br>New version information…
357 …types;<br>Method or attribute name: isDataView(value: Object): boolean;<br>New version information…
358 …me: types;<br>Method or attribute name: isDate(value: Object): boolean;<br>New version information…
359 …types;<br>Method or attribute name: isExternal(value: Object): boolean;<br>New version information…
360 …s;<br>Method or attribute name: isFloat32Array(value: Object): boolean;<br>New version information…
361 …s;<br>Method or attribute name: isFloat64Array(value: Object): boolean;<br>New version information…
362 …>Method or attribute name: isGeneratorFunction(value: Object): boolean;<br>New version information…
363 …br>Method or attribute name: isGeneratorObject(value: Object): boolean;<br>New version information…
364 …ypes;<br>Method or attribute name: isInt8Array(value: Object): boolean;<br>New version information…
365 …pes;<br>Method or attribute name: isInt16Array(value: Object): boolean;<br>New version information…
366 …pes;<br>Method or attribute name: isInt32Array(value: Object): boolean;<br>New version information…
367 …ame: types;<br>Method or attribute name: isMap(value: Object): boolean;<br>New version information…
368 …es;<br>Method or attribute name: isMapIterator(value: Object): boolean;<br>New version information…
369 …hod or attribute name: isModuleNamespaceObject(value: Object): boolean;<br>New version information…
370 …es;<br>Method or attribute name: isNativeError(value: Object): boolean;<br>New version information…
371 …s;<br>Method or attribute name: isNumberObject(value: Object): boolean;<br>New version information…
372 … types;<br>Method or attribute name: isPromise(value: Object): boolean;<br>New version information…
373 …e: types;<br>Method or attribute name: isProxy(value: Object): boolean;<br>New version information…
374 …: types;<br>Method or attribute name: isRegExp(value: Object): boolean;<br>New version information…
375 …ame: types;<br>Method or attribute name: isSet(value: Object): boolean;<br>New version information…
376 …es;<br>Method or attribute name: isSetIterator(value: Object): boolean;<br>New version information…
377 …>Method or attribute name: isSharedArrayBuffer(value: Object): boolean;<br>New version information…
378 …s;<br>Method or attribute name: isStringObject(value: Object): boolean;<br>New version information…
379 …s;<br>Method or attribute name: isSymbolObject(value: Object): boolean;<br>New version information…
380 …pes;<br>Method or attribute name: isTypedArray(value: Object): boolean;<br>New version information…
381 …pes;<br>Method or attribute name: isUint8Array(value: Object): boolean;<br>New version information…
382 …>Method or attribute name: isUint8ClampedArray(value: Object): boolean;<br>New version information…
383 …es;<br>Method or attribute name: isUint16Array(value: Object): boolean;<br>New version information…
384 …es;<br>Method or attribute name: isUint32Array(value: Object): boolean;<br>New version information…
385 … types;<br>Method or attribute name: isWeakMap(value: Object): boolean;<br>New version information…
386 … types;<br>Method or attribute name: isWeakSet(value: Object): boolean;<br>New version information…
387 …n: |Class name: Deque;<br>Method or attribute name: declare class Deque<br>New version information…
388 …mation: |Class name: Deque;<br>Method or attribute name: constructor();<br>New version information…
389 …ation: |Class name: Deque;<br>Method or attribute name: length: number;<br>New version information…
390 …ame: Deque;<br>Method or attribute name: insertFront(element: T): void;<br>New version information…
391 … name: Deque;<br>Method or attribute name: insertEnd(element: T): void;<br>New version information…
392 …ass name: Deque;<br>Method or attribute name: has(element: T): boolean;<br>New version information…
393 …mation: |Class name: Deque;<br>Method or attribute name: getFirst(): T;<br>New version information…
394 …rmation: |Class name: Deque;<br>Method or attribute name: getLast(): T;<br>New version information…
395 …mation: |Class name: Deque;<br>Method or attribute name: popFirst(): T;<br>New version information…
396 …rmation: |Class name: Deque;<br>Method or attribute name: popLast(): T;<br>New version information…
397 …T, index?: number, deque?: Deque\<T>) => void, thisArg?: Object): void;<br>New version information…
398 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
399 …Class name: HashMap;<br>Method or attribute name: declare class HashMap<br>New version information…
400 …tion: |Class name: HashMap;<br>Method or attribute name: constructor();<br>New version information…
401 …ion: |Class name: HashMap;<br>Method or attribute name: length: number;<br>New version information…
402 … |Class name: HashMap;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
403 …ss name: HashMap;<br>Method or attribute name: hasKey(key: K): boolean;<br>New version information…
404 …ame: HashMap;<br>Method or attribute name: hasValue(value: V): boolean;<br>New version information…
405 …ion: |Class name: HashMap;<br>Method or attribute name: get(key: K): V;<br>New version information…
406 …ashMap;<br>Method or attribute name: setAll(map: HashMap\<K, V>): void;<br>New version information…
407 …e: HashMap;<br>Method or attribute name: set(key: K, value: V): Object;<br>New version information…
408 …: |Class name: HashMap;<br>Method or attribute name: remove(key: K): V;<br>New version information…
409 …tion: |Class name: HashMap;<br>Method or attribute name: clear(): void;<br>New version information…
410 …me: HashMap;<br>Method or attribute name: keys(): IterableIterator\<K>;<br>New version information…
411 …: HashMap;<br>Method or attribute name: values(): IterableIterator\<V>;<br>New version information…
412 …ap;<br>Method or attribute name: replace(key: K, newValue: V): boolean;<br>New version information…
413 …e?: V, key?: K, map?: HashMap\<K, V>) => void, thisArg?: Object): void;<br>New version information…
414 …Map;<br>Method or attribute name: entries(): IterableIterator\<[K, V]>;<br>New version information…
415 …thod or attribute name: [Symbol.iterator](): IterableIterator\<[K, V]>;<br>New version information…
416 …Class name: HashSet;<br>Method or attribute name: declare class HashSet<br>New version information…
417 …tion: |Class name: HashSet;<br>Method or attribute name: constructor();<br>New version information…
418 …ion: |Class name: HashSet;<br>Method or attribute name: length: number;<br>New version information…
419 … |Class name: HashSet;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
420 …ass name: HashSet;<br>Method or attribute name: has(value: T): boolean;<br>New version information…
421 …ass name: HashSet;<br>Method or attribute name: add(value: T): boolean;<br>New version information…
422 … name: HashSet;<br>Method or attribute name: remove(value: T): boolean;<br>New version information…
423 …tion: |Class name: HashSet;<br>Method or attribute name: clear(): void;<br>New version information…
424 …alue?: T, key?: T, set?: HashSet\<T>) => void, thisArg?: Object): void;<br>New version information…
425 …: HashSet;<br>Method or attribute name: values(): IterableIterator\<T>;<br>New version information…
426 …Set;<br>Method or attribute name: entries(): IterableIterator\<[T, T]>;<br>New version information…
427 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
428 …ghtWeightMap;<br>Method or attribute name: declare class LightWeightMap<br>New version information…
429 …Class name: LightWeightMap;<br>Method or attribute name: constructor();<br>New version information…
430 …lass name: LightWeightMap;<br>Method or attribute name: length: number;<br>New version information…
431 …>Method or attribute name: hasAll(map: LightWeightMap\<K, V>): boolean;<br>New version information…
432 …: LightWeightMap;<br>Method or attribute name: hasKey(key: K): boolean;<br>New version information…
433 …ghtWeightMap;<br>Method or attribute name: hasValue(value: V): boolean;<br>New version information…
434 …d or attribute name: increaseCapacityTo(minimumCapacity: number): void;<br>New version information…
435 …Map;<br>Method or attribute name: entries(): IterableIterator\<[K, V]>;<br>New version information…
436 …lass name: LightWeightMap;<br>Method or attribute name: get(key: K): V;<br>New version information…
437 …tWeightMap;<br>Method or attribute name: getIndexOfKey(key: K): number;<br>New version information…
438 …ghtMap;<br>Method or attribute name: getIndexOfValue(value: V): number;<br>New version information…
439 … name: LightWeightMap;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
440 …ightWeightMap;<br>Method or attribute name: getKeyAt(index: number): K;<br>New version information…
441 …htWeightMap;<br>Method or attribute name: keys(): IterableIterator\<K>;<br>New version information…
442 …<br>Method or attribute name: setAll(map: LightWeightMap\<K, V>): void;<br>New version information…
443 …tWeightMap;<br>Method or attribute name: set(key: K, value: V): Object;<br>New version information…
444 …s name: LightWeightMap;<br>Method or attribute name: remove(key: K): V;<br>New version information…
445 …ightMap;<br>Method or attribute name: removeAt(index: number): boolean;<br>New version information…
446 …Class name: LightWeightMap;<br>Method or attribute name: clear(): void;<br>New version information…
447 …hod or attribute name: setValueAt(index: number, newValue: V): boolean;<br>New version information…
448 …key?: K, map?: LightWeightMap\<K, V>) => void, thisArg?: Object): void;<br>New version information…
449 …thod or attribute name: [Symbol.iterator](): IterableIterator\<[K, V]>;<br>New version information…
450 … name: LightWeightMap;<br>Method or attribute name: toString(): String;<br>New version information…
451 …htWeightMap;<br>Method or attribute name: getValueAt(index: number): V;<br>New version information…
452 …WeightMap;<br>Method or attribute name: values(): IterableIterator\<V>;<br>New version information…
453 …ghtWeightSet;<br>Method or attribute name: declare class LightWeightSet<br>New version information…
454 …Class name: LightWeightSet;<br>Method or attribute name: constructor();<br>New version information…
455 …lass name: LightWeightSet;<br>Method or attribute name: length: number;<br>New version information…
456 …ame: LightWeightSet;<br>Method or attribute name: add(obj: T): boolean;<br>New version information…
457 …<br>Method or attribute name: addAll(set: LightWeightSet\<T>): boolean;<br>New version information…
458 …<br>Method or attribute name: hasAll(set: LightWeightSet\<T>): boolean;<br>New version information…
459 …ame: LightWeightSet;<br>Method or attribute name: has(key: T): boolean;<br>New version information…
460 …ghtWeightSet;<br>Method or attribute name: equal(obj: Object): boolean;<br>New version information…
461 …d or attribute name: increaseCapacityTo(minimumCapacity: number): void;<br>New version information…
462 …ightWeightSet;<br>Method or attribute name: getIndexOf(key: T): number;<br>New version information…
463 …s name: LightWeightSet;<br>Method or attribute name: remove(key: T): T;<br>New version information…
464 …ightSet;<br>Method or attribute name: removeAt(index: number): boolean;<br>New version information…
465 …Class name: LightWeightSet;<br>Method or attribute name: clear(): void;<br>New version information…
466 …T, key?: T, set?: LightWeightSet\<T>) => void, thisArg?: Object): void;<br>New version information…
467 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
468 … name: LightWeightSet;<br>Method or attribute name: toString(): String;<br>New version information…
469 …ame: LightWeightSet;<br>Method or attribute name: toArray(): Array\<T>;<br>New version information…
470 …htWeightSet;<br>Method or attribute name: getValueAt(index: number): T;<br>New version information…
471 …WeightSet;<br>Method or attribute name: values(): IterableIterator\<T>;<br>New version information…
472 …Set;<br>Method or attribute name: entries(): IterableIterator\<[T, T]>;<br>New version information…
473 … name: LightWeightSet;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
474 …name: LinkedList;<br>Method or attribute name: declare class LinkedList<br>New version information…
475 …n: |Class name: LinkedList;<br>Method or attribute name: constructor();<br>New version information…
476 …: |Class name: LinkedList;<br>Method or attribute name: length: number;<br>New version information…
477 …ame: LinkedList;<br>Method or attribute name: add(element: T): boolean;<br>New version information…
478 …;<br>Method or attribute name: insert(index: number, element: T): void;<br>New version information…
479 …s name: LinkedList;<br>Method or attribute name: get(index: number): T;<br>New version information…
480 …e: LinkedList;<br>Method or attribute name: addFirst(element: T): void;<br>New version information…
481 …|Class name: LinkedList;<br>Method or attribute name: removeFirst(): T;<br>New version information…
482 … |Class name: LinkedList;<br>Method or attribute name: removeLast(): T;<br>New version information…
483 …ame: LinkedList;<br>Method or attribute name: has(element: T): boolean;<br>New version information…
484 …inkedList;<br>Method or attribute name: getIndexOf(element: T): number;<br>New version information…
485 …nkedList;<br>Method or attribute name: removeByIndex(index: number): T;<br>New version information…
486 …: LinkedList;<br>Method or attribute name: remove(element: T): boolean;<br>New version information…
487 …st;<br>Method or attribute name: removeFirstFound(element: T): boolean;<br>New version information…
488 …ist;<br>Method or attribute name: removeLastFound(element: T): boolean;<br>New version information…
489 …dList;<br>Method or attribute name: getLastIndexOf(element: T): number;<br>New version information…
490 …n: |Class name: LinkedList;<br>Method or attribute name: getFirst(): T;<br>New version information…
491 …on: |Class name: LinkedList;<br>Method or attribute name: getLast(): T;<br>New version information…
492 …edList;<br>Method or attribute name: set(index: number, element: T): T;<br>New version information…
493 … number, LinkedList?: LinkedList\<T>) => void, thisArg?: Object): void;<br>New version information…
494 …n: |Class name: LinkedList;<br>Method or attribute name: clear(): void;<br>New version information…
495 …name: LinkedList;<br>Method or attribute name: clone(): LinkedList\<T>;<br>New version information…
496 …: LinkedList;<br>Method or attribute name: convertToArray(): Array\<T>;<br>New version information…
497 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
498 …ion: |Class name: List;<br>Method or attribute name: declare class List<br>New version information…
499 …rmation: |Class name: List;<br>Method or attribute name: constructor();<br>New version information…
500 …mation: |Class name: List;<br>Method or attribute name: length: number;<br>New version information…
501 …lass name: List;<br>Method or attribute name: add(element: T): boolean;<br>New version information…
502 …;<br>Method or attribute name: insert(element: T, index: number): void;<br>New version information…
503 … |Class name: List;<br>Method or attribute name: get(index: number): T;<br>New version information…
504 …lass name: List;<br>Method or attribute name: has(element: T): boolean;<br>New version information…
505 …ame: List;<br>Method or attribute name: getIndexOf(element: T): number;<br>New version information…
506 …me: List;<br>Method or attribute name: removeByIndex(index: number): T;<br>New version information…
507 …s name: List;<br>Method or attribute name: remove(element: T): boolean;<br>New version information…
508 … List;<br>Method or attribute name: getLastIndexOf(element: T): number;<br>New version information…
509 …rmation: |Class name: List;<br>Method or attribute name: getFirst(): T;<br>New version information…
510 …ormation: |Class name: List;<br>Method or attribute name: getLast(): T;<br>New version information…
511 …: List;<br>Method or attribute name: set(index: number, element: T): T;<br>New version information…
512 …s name: List;<br>Method or attribute name: equal(obj: Object): boolean;<br>New version information…
513 …: T, index?: number, List?: List\<T>) => void, thisArg?: Object): void;<br>New version information…
514 …ame: sort(comparator: (firstValue: T, secondValue: T) => number): void;<br>New version information…
515 …rmation: |Class name: List;<br>Method or attribute name: clear(): void;<br>New version information…
516 …tribute name: getSubList(fromIndex: number, toIndex: number): List\<T>;<br>New version information…
517 …lue: T, index?: number, list?: List\<T>) => T, thisArg?: Object): void;<br>New version information…
518 …s name: List;<br>Method or attribute name: convertToArray(): Array\<T>;<br>New version information…
519 …on: |Class name: List;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
520 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
521 …name: PlainArray;<br>Method or attribute name: declare class PlainArray<br>New version information…
522 …n: |Class name: PlainArray;<br>Method or attribute name: constructor();<br>New version information…
523 …: |Class name: PlainArray;<br>Method or attribute name: length: number;<br>New version information…
524 …inArray;<br>Method or attribute name: add(key: number, value: T): void;<br>New version information…
525 …n: |Class name: PlainArray;<br>Method or attribute name: clear(): void;<br>New version information…
526 …name: PlainArray;<br>Method or attribute name: clone(): PlainArray\<T>;<br>New version information…
527 …me: PlainArray;<br>Method or attribute name: has(key: number): boolean;<br>New version information…
528 …ass name: PlainArray;<br>Method or attribute name: get(key: number): T;<br>New version information…
529 …Array;<br>Method or attribute name: getIndexOfKey(key: number): number;<br>New version information…
530 …nArray;<br>Method or attribute name: getIndexOfValue(value: T): number;<br>New version information…
531 …lass name: PlainArray;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
532 …ainArray;<br>Method or attribute name: getKeyAt(index: number): number;<br>New version information…
533 … name: PlainArray;<br>Method or attribute name: remove(key: number): T;<br>New version information…
534 …e: PlainArray;<br>Method or attribute name: removeAt(index: number): T;<br>New version information…
535 …r attribute name: removeRangeFrom(index: number, size: number): number;<br>New version information…
536 …br>Method or attribute name: setValueAt(index: number, value: T): void;<br>New version information…
537 …lass name: PlainArray;<br>Method or attribute name: toString(): String;<br>New version information…
538 … PlainArray;<br>Method or attribute name: getValueAt(index: number): T;<br>New version information…
539 … number, PlainArray?: PlainArray\<T>) => void, thisArg?: Object): void;<br>New version information…
540 …or attribute name: [Symbol.iterator](): IterableIterator\<[number, T]>;<br>New version information…
541 …n: |Class name: Queue;<br>Method or attribute name: declare class Queue<br>New version information…
542 …mation: |Class name: Queue;<br>Method or attribute name: constructor();<br>New version information…
543 …ation: |Class name: Queue;<br>Method or attribute name: length: number;<br>New version information…
544 …ass name: Queue;<br>Method or attribute name: add(element: T): boolean;<br>New version information…
545 …mation: |Class name: Queue;<br>Method or attribute name: getFirst(): T;<br>New version information…
546 …information: |Class name: Queue;<br>Method or attribute name: pop(): T;<br>New version information…
547 …T, index?: number, Queue?: Queue\<T>) => void, thisArg?: Object): void;<br>New version information…
548 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
549 …n: |Class name: Stack;<br>Method or attribute name: declare class Stack<br>New version information…
550 …mation: |Class name: Stack;<br>Method or attribute name: constructor();<br>New version information…
551 …ation: |Class name: Stack;<br>Method or attribute name: length: number;<br>New version information…
552 …n: |Class name: Stack;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
553 …nformation: |Class name: Stack;<br>Method or attribute name: peek(): T;<br>New version information…
554 …information: |Class name: Stack;<br>Method or attribute name: pop(): T;<br>New version information…
555 …ion: |Class name: Stack;<br>Method or attribute name: push(item: T): T;<br>New version information…
556 …s name: Stack;<br>Method or attribute name: locate(element: T): number;<br>New version information…
557 …T, index?: number, stack?: Stack\<T>) => void, thisArg?: Object): void;<br>New version information…
558 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
559 …Class name: TreeMap;<br>Method or attribute name: declare class TreeMap<br>New version information…
560 …: constructor(comparator?: (firstValue: K, secondValue: K) => boolean);<br>New version information…
561 …ion: |Class name: TreeMap;<br>Method or attribute name: length: number;<br>New version information…
562 … |Class name: TreeMap;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
563 …ss name: TreeMap;<br>Method or attribute name: hasKey(key: K): boolean;<br>New version information…
564 …ame: TreeMap;<br>Method or attribute name: hasValue(value: V): boolean;<br>New version information…
565 …ion: |Class name: TreeMap;<br>Method or attribute name: get(key: K): V;<br>New version information…
566 …n: |Class name: TreeMap;<br>Method or attribute name: getFirstKey(): K;<br>New version information…
567 …on: |Class name: TreeMap;<br>Method or attribute name: getLastKey(): K;<br>New version information…
568 …reeMap;<br>Method or attribute name: setAll(map: TreeMap\<K, V>): void;<br>New version information…
569 …e: TreeMap;<br>Method or attribute name: set(key: K, value: V): Object;<br>New version information…
570 …: |Class name: TreeMap;<br>Method or attribute name: remove(key: K): V;<br>New version information…
571 …tion: |Class name: TreeMap;<br>Method or attribute name: clear(): void;<br>New version information…
572 …ass name: TreeMap;<br>Method or attribute name: getLowerKey(key: K): K;<br>New version information…
573 …ss name: TreeMap;<br>Method or attribute name: getHigherKey(key: K): K;<br>New version information…
574 …me: TreeMap;<br>Method or attribute name: keys(): IterableIterator\<K>;<br>New version information…
575 …: TreeMap;<br>Method or attribute name: values(): IterableIterator\<V>;<br>New version information…
576 …ap;<br>Method or attribute name: replace(key: K, newValue: V): boolean;<br>New version information…
577 …e?: V, key?: K, map?: TreeMap\<K, V>) => void, thisArg?: Object): void;<br>New version information…
578 …Map;<br>Method or attribute name: entries(): IterableIterator\<[K, V]>;<br>New version information…
579 …thod or attribute name: [Symbol.iterator](): IterableIterator\<[K, V]>;<br>New version information…
580 …Class name: TreeSet;<br>Method or attribute name: declare class TreeSet<br>New version information…
581 …: constructor(comparator?: (firstValue: T, secondValue: T) => boolean);<br>New version information…
582 …ion: |Class name: TreeSet;<br>Method or attribute name: length: number;<br>New version information…
583 … |Class name: TreeSet;<br>Method or attribute name: isEmpty(): boolean;<br>New version information…
584 …ass name: TreeSet;<br>Method or attribute name: has(value: T): boolean;<br>New version information…
585 …ass name: TreeSet;<br>Method or attribute name: add(value: T): boolean;<br>New version information…
586 … name: TreeSet;<br>Method or attribute name: remove(value: T): boolean;<br>New version information…
587 …tion: |Class name: TreeSet;<br>Method or attribute name: clear(): void;<br>New version information…
588 … |Class name: TreeSet;<br>Method or attribute name: getFirstValue(): T;<br>New version information…
589 …: |Class name: TreeSet;<br>Method or attribute name: getLastValue(): T;<br>New version information…
590 …s name: TreeSet;<br>Method or attribute name: getLowerValue(key: T): T;<br>New version information…
591 … name: TreeSet;<br>Method or attribute name: getHigherValue(key: T): T;<br>New version information…
592 …tion: |Class name: TreeSet;<br>Method or attribute name: popFirst(): T;<br>New version information…
593 …ation: |Class name: TreeSet;<br>Method or attribute name: popLast(): T;<br>New version information…
594 …alue?: T, key?: T, set?: TreeSet\<T>) => void, thisArg?: Object): void;<br>New version information…
595 …: TreeSet;<br>Method or attribute name: values(): IterableIterator\<T>;<br>New version information…
596 …Set;<br>Method or attribute name: entries(): IterableIterator\<[T, T]>;<br>New version information…
597 …br>Method or attribute name: [Symbol.iterator](): IterableIterator\<T>;<br>New version information…
598 …thod or attribute name: type MessageType = 'message' \| 'messageerror';<br>New version information…
599 …kerOptions;<br>Method or attribute name: export interface WorkerOptions<br>New version information…
600 …rkerOptions;<br>Method or attribute name: type?: 'classic' \| 'module';<br>New version information…
601 …|Class name: WorkerOptions;<br>Method or attribute name: name?: string;<br>New version information…
602 …ass name: WorkerOptions;<br>Method or attribute name: shared?: boolean;<br>New version information…
603 …|Class name: Event;<br>Method or attribute name: export interface Event<br>New version information…
604 …|Class name: Event;<br>Method or attribute name: readonly type: string;<br>New version information…
605 …s name: Event;<br>Method or attribute name: readonly timeStamp: number;<br>New version information…
606 …e: ErrorEvent;<br>Method or attribute name: export interface ErrorEvent<br>New version information…
607 …ame: ErrorEvent;<br>Method or attribute name: readonly message: string;<br>New version information…
608 …me: ErrorEvent;<br>Method or attribute name: readonly filename: string;<br>New version information…
609 …name: ErrorEvent;<br>Method or attribute name: readonly lineno: number;<br>New version information…
610 … name: ErrorEvent;<br>Method or attribute name: readonly colno: number;<br>New version information…
611 … name: ErrorEvent;<br>Method or attribute name: readonly error: Object;<br>New version information…
612 …essageEvent;<br>Method or attribute name: export interface MessageEvent<br>New version information…
613 …lass name: MessageEvent;<br>Method or attribute name: readonly data: T;<br>New version information…
614 …sageEvents;<br>Method or attribute name: export interface MessageEvents<br>New version information…
615 …|Class name: MessageEvents;<br>Method or attribute name: readonly data;<br>New version information…
616 …tions;<br>Method or attribute name: export interface PostMessageOptions<br>New version information…
617 …: PostMessageOptions;<br>Method or attribute name: transfer?: Object[];<br>New version information…
618 …ener;<br>Method or attribute name: export interface WorkerEventListener<br>New version information…
619 …r;<br>Method or attribute name: (event: Event): void \| Promise\<void>;<br>New version information…
620 …Target;<br>Method or attribute name: export interface WorkerEventTarget<br>New version information…
621 …get;<br>Method or attribute name: dispatchEvent(event: Event): boolean;<br>New version information…
622 …ker;<br>Method or attribute name: dispatchEvent(event: Event): boolean;<br>New version information…
623 …emoveEventListener(type: string, callback?: WorkerEventListener): void;<br>New version information…
624 …emoveEventListener(type: string, callback?: WorkerEventListener): void;<br>New version information…
625 …kerEventTarget;<br>Method or attribute name: removeAllListener(): void;<br>New version information…
626 …: ThreadWorker;<br>Method or attribute name: removeAllListener(): void;<br>New version information…
627 …GlobalScope;<br>Method or attribute name: declare interface GlobalScope<br>New version information…
628 … name: GlobalScope;<br>Method or attribute name: readonly name: string;<br>New version information…
629 …Scope;<br>Method or attribute name: onerror?: (ev: ErrorEvent) => void;<br>New version information…
630 …thod or attribute name: readonly self: GlobalScope & typeof globalThis;<br>New version information…
631 …;<br>Method or attribute name: export interface ThreadWorkerGlobalScope<br>New version information…
632 …onmessage?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;<br>New version information…
633 …sageerror?: (this: ThreadWorkerGlobalScope, ev: MessageEvents) => void;<br>New version information…
634 …e: ThreadWorkerGlobalScope;<br>Method or attribute name: close(): void;<br>New version information…
635 …ame: postMessage(messageObject: Object, transfer: ArrayBuffer[]): void;<br>New version information…
636 …postMessage(messageObject: Object, options?: PostMessageOptions): void;<br>New version information…
637 …ation: |Class name: worker;<br>Method or attribute name: declare worker<br>New version information…
638 …ass name: ThreadWorker;<br>Method or attribute name: class ThreadWorker<br>New version information…
639 …ttribute name: constructor(scriptURL: string, options?: WorkerOptions);<br>New version information…
640 …adWorker;<br>Method or attribute name: onexit?: (code: number) => void;<br>New version information…
641 …rker;<br>Method or attribute name: onerror?: (err: ErrorEvent) => void;<br>New version information…
642 …r>Method or attribute name: onmessage?: (event: MessageEvents) => void;<br>New version information…
643 …hod or attribute name: onmessageerror?: (event: MessageEvents) => void;<br>New version information…
644 …bute name: postMessage(message: Object, transfer: ArrayBuffer[]): void;<br>New version information…
645 …name: postMessage(message: Object, options?: PostMessageOptions): void;<br>New version information…
646 … attribute name: on(type: string, listener: WorkerEventListener): void;<br>New version information…
647 …ttribute name: once(type: string, listener: WorkerEventListener): void;<br>New version information…
648 …ttribute name: off(type: string, listener?: WorkerEventListener): void;<br>New version information…
649 …ass name: ThreadWorker;<br>Method or attribute name: terminate(): void;<br>New version information…
650 …e: addEventListener(type: string, listener: WorkerEventListener): void;<br>New version information…
651 …information: |Class name: xml;<br>Method or attribute name: declare xml<br>New version information…
652 …s name: XmlSerializer;<br>Method or attribute name: class XmlSerializer<br>New version information…
653 … name: constructor(buffer: ArrayBuffer \| DataView, encoding?: string);<br>New version information…
654 … name: constructor(buffer: ArrayBuffer \| DataView, encoding?: string);<br>New version information…
655 …od or attribute name: setAttributes(name: string, value: string): void;<br>New version information…
656 …izer;<br>Method or attribute name: addEmptyElement(name: string): void;<br>New version information…
657 …me: XmlSerializer;<br>Method or attribute name: setDeclaration(): void;<br>New version information…
658 …ializer;<br>Method or attribute name: startElement(name: string): void;<br>New version information…
659 …s name: XmlSerializer;<br>Method or attribute name: endElement(): void;<br>New version information…
660 … attribute name: setNamespace(prefix: string, namespace: string): void;<br>New version information…
661 …erializer;<br>Method or attribute name: setComment(text: string): void;<br>New version information…
662 …lSerializer;<br>Method or attribute name: setCDATA(text: string): void;<br>New version information…
663 …mlSerializer;<br>Method or attribute name: setText(text: string): void;<br>New version information…
664 …erializer;<br>Method or attribute name: setDocType(text: string): void;<br>New version information…
665 …on: |Class name: EventType;<br>Method or attribute name: enum EventType<br>New version information…
666 …on: |Class name: EventType;<br>Method or attribute name: START_DOCUMENT<br>New version information…
667 …tion: |Class name: EventType;<br>Method or attribute name: END_DOCUMENT<br>New version information…
668 …rmation: |Class name: EventType;<br>Method or attribute name: START_TAG<br>New version information…
669 …formation: |Class name: EventType;<br>Method or attribute name: END_TAG<br>New version information…
670 … information: |Class name: EventType;<br>Method or attribute name: TEXT<br>New version information…
671 …nformation: |Class name: EventType;<br>Method or attribute name: CDSECT<br>New version information…
672 …formation: |Class name: EventType;<br>Method or attribute name: COMMENT<br>New version information…
673 …formation: |Class name: EventType;<br>Method or attribute name: DOCDECL<br>New version information…
674 …ation: |Class name: EventType;<br>Method or attribute name: INSTRUCTION<br>New version information…
675 …: |Class name: EventType;<br>Method or attribute name: ENTITY_REFERENCE<br>New version information…
676 …mation: |Class name: EventType;<br>Method or attribute name: WHITESPACE<br>New version information…
677 …Class name: ParseInfo;<br>Method or attribute name: interface ParseInfo<br>New version information…
678 …ame: ParseInfo;<br>Method or attribute name: getColumnNumber(): number;<br>New version information…
679 …Class name: ParseInfo;<br>Method or attribute name: getDepth(): number;<br>New version information…
680 … name: ParseInfo;<br>Method or attribute name: getLineNumber(): number;<br>New version information…
681 …|Class name: ParseInfo;<br>Method or attribute name: getName(): string;<br>New version information…
682 …s name: ParseInfo;<br>Method or attribute name: getNamespace(): string;<br>New version information…
683 …lass name: ParseInfo;<br>Method or attribute name: getPrefix(): string;<br>New version information…
684 …|Class name: ParseInfo;<br>Method or attribute name: getText(): string;<br>New version information…
685 …: ParseInfo;<br>Method or attribute name: isEmptyElementTag(): boolean;<br>New version information…
686 … name: ParseInfo;<br>Method or attribute name: isWhitespace(): boolean;<br>New version information…
687 …e: ParseInfo;<br>Method or attribute name: getAttributeCount(): number;<br>New version information…
688 …name: ParseOptions;<br>Method or attribute name: interface ParseOptions<br>New version information…
689 …e: ParseOptions;<br>Method or attribute name: supportDoctype?: boolean;<br>New version information…
690 …: ParseOptions;<br>Method or attribute name: ignoreNameSpace?: boolean;<br>New version information…
691 …e: tagValueCallbackFunction?: (name: string, value: string) => boolean;<br>New version information…
692 …ributeValueCallbackFunction?: (name: string, value: string) => boolean;<br>New version information…
693 …CallbackFunction?: (eventType: EventType, value: ParseInfo) => boolean;<br>New version information…
694 …s name: XmlPullParser;<br>Method or attribute name: class XmlPullParser<br>New version information…
695 …Parser;<br>Method or attribute name: parse(option: ParseOptions): void;<br>New version information…