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

3
LINES

< > BotCompany Repo | #1025630 // IVF2 - void function with two arguments (interface version)

JavaX fragment (include)

1  
static interface IVF2<A, B> {
2  
  void get(A a, B b);
3  
}

Author comment

Began life as a copy of #1022666

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025630
Snippet name: IVF2 - void function with two arguments (interface version)
Eternal ID of this version: #1025630/1
Text MD5: 944e3de315c557f7b731107c0b55fc40
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-10 01:17:17
Source code size: 55 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 257 / 600
Referenced in: [show references]