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

3
LINES

< > BotCompany Repo | #1018807 // F3 - function with three arguments

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

Libraryless. Click here for Pure Java version (3121L/17K).

static abstract class F3<A, B, C, D> {
  abstract D get(A a, B b, C c);
}

Author comment

Began life as a copy of #1015981

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018807
Snippet name: F3 - function with three arguments
Eternal ID of this version: #1018807/1
Text MD5: 385512bf2a4b2f6a5a557b2404e255f3
Transpilation MD5: 0797caf53ecd3d5ff0ab8b33b9006e28
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-13 20:32:51
Source code size: 75 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 284 / 858
Referenced in: [show references]