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

3
LINES

< > BotCompany Repo | #1003033 // class F for function objects (include)

JavaX fragment (include)

static abstract class F<A, B> {
  abstract B get(A a);
}

Author comment

Began life as a copy of #1002955

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: #1003033
Snippet name: class F for function objects (include)
Eternal ID of this version: #1003033/1
Text MD5: e6db495ba25628f79cce16605c2f707b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-21 18:45:29
Source code size: 58 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 605 / 1557
Referenced in: [show references]