Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

699
LINES

< > BotCompany Repo | #1036530 // SynchronizedTypedArrayList - compact strongly dynamically typed array list [dev.]

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (11045L) is out of date.

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_bm38tem07f3rb7n2ctv1ef6cbe, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000415":"\"set\" function (set field by reflection)","1000619":"get function","1000784":"sort function","1001032":"clone function, with queue (clone objects from outside by going through structure)","1001878":"indexOf - fills various gaps in java.util.List API","1002022":"isEmpty - check strings or collections for emptiness","1002310":"subList function - use instead of List.subList","1002990":"contains - like Collection.contains, but allows a null collection and arrays. also for strings","1004686":"addAll - generalizes Collection.addAll + synonym of addComponents","1007089":"lastIndexOf - synonym of String.lastIndexOf with handling nulls","1007500":"remove - remove element from list\/collection","1008008":"trimToSize - trim internal representation of ArrayList to actual size","1008248":"removeRange - synonym of removeSubList - remove a range from list","1010896":"clear - clear a collection or map","1011370":"iterator - never returns null","1012178":"concurrentlyIterateList - wants a RandomAccessList","1012181":"SynchronizedArrayList_Base - helper for SynchronizedArrayList","1014327":"toArray - synonym of toObjectArray; also allows a type","1014404":"removeAll","1014725":"add - add Component to Container, add element to collection, set bit in BitSet","1016988":"listIterator","1018917":"arrayElementType","1029233":"rangeCheck","1031884":"SubList - our own version of .subList which allows getting the original list and the range","1031888":"_subListRangeCheck - synonym of subListRangeCheck","1034579":"ensureCapacity - ensure list capacity (if it supports this. currently only for ArrayList)","1035086":"newArray - synonym of typedArray","1036506":"hasNext","1036530":"SynchronizedTypedArrayList - compact strongly dynamically typed array list [dev.]"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

Author comment

Began life as a copy of #1012179

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036530
Snippet name: SynchronizedTypedArrayList - compact strongly dynamically typed array list [dev.]
Eternal ID of this version: #1036530/9
Text MD5: e804852dc4566caf44ba940674f4151d
Author: stefan
Category: javax / collections
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-01-23 15:10:06
Source code size: 22751 bytes / 699 lines
Pitched / IR pitched: No / No
Views / Downloads: 257 / 369
Version history: 8 change(s)
Referenced in: [show references]