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

3
LINES

< > BotCompany Repo | #1015290 // VF2 - void function with two arguments

JavaX fragment (include)

static abstract class VF2<A, B> {
  abstract void get(A a, B b);
}

Author comment

Began life as a copy of #1012040

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015290
Snippet name: VF2 - void function with two arguments
Eternal ID of this version: #1015290/1
Text MD5: ba551352b0c2bb83a9f4b542c3f3ac88
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-11 13:59:05
Source code size: 68 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 1005
Referenced in: [show references]