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

235
LINES

< > BotCompany Repo | #1035442 // G22NetworkElement - element in a G22Network (also called "blueprint")

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

Transpiled version (54168L) is out of date.

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_sffkjnhqhfpdl0cq3tb4icck1k, 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
{"1000658":"print function (=System.out.println + logging in memory)","1001038":"last function (get last element of list or last character in string)","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001634":"cloneList - now safely clones a synchroList (synchronizing on it)","1001741":"or function","1001913":"unnull","1002108":"empty - extended synonym of isEmpty","1002348":"nempty - not empty","1003008":"or2 function - return string or default value if string is empty (=null or \"\")","1003453":"_getClass - finds class by name, casts to class or returns class of object","1003524":"filter","1003741":"iround - round to int","1004815":"shortClassName","1005390":"class Rect - persistable version of Rectangle","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1006407":"firstThat - find first element in list that matches a predicate","1006954":"onChange","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1009130":"rect","1009189":"class DoublePt - point with doubles","1009832":"change - indicate change in mainConcepts","1014299":"doubleRatio - dividing without DivisionByZero","1017203":"antiFilter - drop where predicate matches","1019135":"syncMap - clone map and map over that; also: make a synchronized HashMap (or other map)","1020733":"syncL - get size of collection or map while synchronizing on it. also, make a synchronized ArrayList","1028075":"printFunctionCall","1033214":"Value - just a value wrapper","1033814":"growRectTopAndLeft","1033976":"GazelleV_LeftArrowScriptParser","1033981":"GazelleV_LeftArrowScript [LIVE]","1034148":"G22Utils","1034440":"MetaWithChangeListeners - implementation of IMeta + IHasChangeListeners","1034490":"LASCompileResult - this actually invokes the script compiler","1035281":"FlexibleVarContext - a VarContext where you can add variables by name at runtime","1035441":"G22Network - a network of objects that together create a recognition","1035442":"G22NetworkElement - element in a G22Network (also called \"blueprint\")","1035446":"G22NetworkInstance - an instance of a G22Network ready for use in calculation","1035447":"G22NetworkCable","1035500":"IUnstructured"} 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 #1035441

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035442
Snippet name: G22NetworkElement - element in a G22Network (also called "blueprint")
Eternal ID of this version: #1035442/66
Text MD5: efa8535376e6a0bbacc7259e35358bf5
Author: stefan
Category: javax / gazelle 22
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-01 16:12:17
Source code size: 6471 bytes / 235 lines
Pitched / IR pitched: No / No
Views / Downloads: 904 / 1163
Version history: 65 change(s)
Referenced in: #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167)