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

3
LINES

< > BotCompany Repo | #1008884 // triple - synonym of t3 - make T3 value triple

JavaX fragment (include)

static <A, B, C> T3<A, B, C> triple(A a, B b, C c) {
  ret new T3(a, b, c);
}

Author comment

Began life as a copy of #1004217

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: #1008884
Snippet name: triple - synonym of t3 - make T3 value triple
Eternal ID of this version: #1008884/1
Text MD5: eddfac39d259667fb62ff242e1f69f8a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-15 18:29:11
Source code size: 79 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 493 / 519
Referenced in: [show references]