static Concepts webFromCircleEditor_concepts; static Lock webFromCircleEditor_lock = lock(); static Web webFromCircleEditor(long drawingID) { Drawing d = getConcept(webFromCircleEditor_concepts(), Drawing, drawingID); if (d == null) null; ret /*web_labelsToUpperCase*/ calToWeb(d.cal()); } static Concepts webFromCircleEditor_concepts() { lock webFromCircleEditor_lock; if (webFromCircleEditor_concepts == null) webFromCircleEditor_concepts = new Concepts(#1007609).load(); ret webFromCircleEditor_concepts; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009990 |
| Snippet name: | webFromCircleEditor |
| Eternal ID of this version: | #1009990/5 |
| Text MD5: | 68561c4bfac98ca1ea2fa65e2ece826b |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-28 18:24:26 |
| Source code size: | 541 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 796 / 822 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |