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

3
LINES

< > BotCompany Repo | #1021743 // IF1 - function with one argument (interface version)

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

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

static interface IF1<A, B> {
  B get(A a);
}

Author comment

Began life as a copy of #1007937

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, mqqgnosmbjvj, onxytkatvevr, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1021743
Snippet name: IF1 - function with one argument (interface version)
Eternal ID of this version: #1021743/2
Text MD5: 7960280953d7aa668d9f547856d41224
Transpilation MD5: 36516a512e15eacd1c781a8a6e138f49
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-25 17:08:54
Source code size: 46 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 489 / 1656
Version history: 1 change(s)
Referenced in: [show references]