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

3
LINES

< > BotCompany Repo | #1017848 // VF3 - void function with three arguments

JavaX fragment (include)

1  
static abstract class VF3<A, B, C> {
2  
  abstract void get(A a, B b, C c);
3  
}

Author comment

Began life as a copy of #1015290

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017848
Snippet name: VF3 - void function with three arguments
Eternal ID of this version: #1017848/1
Text MD5: f3a911fb4a42048ad9a9b9970dc36b35
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-17 14:48:53
Source code size: 76 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 356 / 913
Referenced in: [show references]