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

4
LINES

< > BotCompany Repo | #1015812 // csetAndReturn - return the concept

JavaX fragment (include)

1  
static <A extends Concept> A csetAndReturn(A c, O... values) {
2  
  cset(c, values);
3  
  ret c;
4  
}

Author comment

Began life as a copy of #1009257

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: #1015812
Snippet name: csetAndReturn - return the concept
Eternal ID of this version: #1015812/4
Text MD5: f8feb6fde24a320dd62f54221a1664f2
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-28 13:16:30
Source code size: 95 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 374 / 432
Version history: 3 change(s)
Referenced in: [show references]