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

3
LINES

< > BotCompany Repo | #1030068 // IF4 - function with four arguments (interface version)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2508L/16K).

static interface IF4<A, B, C, D, E> {
  E get(A a, B b, C c, D d);
}

Author comment

Began life as a copy of #1027659

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030068
Snippet name: IF4 - function with four arguments (interface version)
Eternal ID of this version: #1030068/1
Text MD5: 30ba5ec350901f8fb91a0dc9116610d9
Transpilation MD5: e18c780ade8d5d72c86ca747f6c3d161
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-04 11:51:32
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 151 / 355
Referenced in: [show references]