1 | static Web webWithoutIndexAndLock() { |
2 | Web web = simpleWeb(); |
3 | ifdef WebWithIndex |
4 | web.index = null; |
5 | endifdef |
6 | ifdef WebWithLock |
7 | web.lock = null; |
8 | endifdef |
9 | ifdef WebWithRelationsMap |
10 | web.relations = null; |
11 | endifdef |
12 | ret web; |
13 | } |
Began life as a copy of #1010041
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: | #1012108 |
Snippet name: | webWithoutIndexAndLock |
Eternal ID of this version: | #1012108/5 |
Text MD5: | 0af88239a7af9f90dd4ab4a61a177ffc |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-27 11:44:45 |
Source code size: | 252 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 392 / 423 |
Version history: | 4 change(s) |
Referenced in: | [show references] |