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

253
LINES

< > BotCompany Repo | #1032229 // PtTree - tree structure for quick finding of points in any rectangle [probably OK but super slow to make]

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

Libraryless. Click here for Pure Java version (4623L/25K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_a0slehhha0j6acjhdkubc0h9pk, 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
{"1000619":"get function","1000905":"error functions","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001634":"cloneList - now safely clones a synchroList (synchronizing on it)","1002348":"nempty - not empty","1002990":"contains - like Collection.contains, but allows a null collection and arrays. also for strings","1003137":"ping - allow pausing all threads & thread-inserted actions","1003524":"filter","1003550":"class Var - thread-safe variable","1004158":"abs","1004686":"addAll - generalizes Collection.addAll + synonym of addComponents","1005390":"class Rect - persistable version of Rectangle","1005718":"class Pt - persistable\/portable version of Point","1009130":"rect","1010660":"rectFromPoints - synonym of pointsRect - create Rect from x1, y1, x2, y2","1011370":"iterator - never returns null","1014725":"add - add Component to Container, add element to collection, set bit in BitSet","1017203":"antiFilter - drop where predicate matches","1020433":"iff_endOnNull - synonym of iteratorFromFunction","1022695":"unimplemented","1023032":"IF0 - function with no arguments (interface version)","1030376":"VStack - a virtual stack for reified, steppable computations","1030432":"VStackComputableWithStep","1031127":"pointsInRect - synonym of allPointsInRect","1032229":"PtTree - tree structure for quick finding of points in any rectangle [probably OK but super slow to make]","1032234":"ptCoord - get coordinate of Pt (0 for x, 1 for y)","1032235":"half","1032236":"sortedBy - synonym of sortByCalculatedField","1032239":"step","1032240":"containsPt","1032241":"intersectRect - synonym of intersectRects","1032244":"PtTree - tree structure for quick finding of points in any rectangle [backup with the cool co_iterate]","1036506":"hasNext"} 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)

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032229
Snippet name: PtTree - tree structure for quick finding of points in any rectangle [probably OK but super slow to make]
Eternal ID of this version: #1032229/29
Text MD5: fbd207613c282e9244d96da4ca3cd560
Transpilation MD5: d89e72e91ab65f5db75e707df0555b61
Author: stefan
Category: javax / 2d space
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-22 19:11:42
Source code size: 6597 bytes / 253 lines
Pitched / IR pitched: No / No
Views / Downloads: 580 / 845
Version history: 28 change(s)
Referenced in: [show references]