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

7
LINES

< > BotCompany Repo | #1003363 // struct - short for structure

JavaX fragment (include)

static S struct(O o) {
  ret structure(o);
}

static S struct(O o, structure_Data data) {
  ret structure(o, data);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, wnsclhtenguj, xrpafgyirdlv

No comments. add comment

Snippet ID: #1003363
Snippet name: struct - short for structure
Eternal ID of this version: #1003363/4
Text MD5: 9331a3d806e50ea409dad8b1eb8d9983
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 23:56:31
Source code size: 123 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 708 / 1128
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1008807 - struct_noStringSharing