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

4
LINES

< > BotCompany Repo | #1025182 // IPair - interface for a pair

JavaX fragment (include)

sinterface IPair<A, B> {
  A a();
  B b();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025182
Snippet name: IPair - interface for a pair
Eternal ID of this version: #1025182/1
Text MD5: 6799d476ddda8d6229610fb5eb762175
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-12 21:58:14
Source code size: 47 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 180 / 519
Referenced in: [show references]