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

3
LINES

< > BotCompany Repo | #1035611 // IF0_Pair - function with no arguments returning a pair

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

Libraryless. Click here for Pure Java version (9131L/50K).

interface IF0_Pair<A, B> extends IF0<Pair<A, B>> {
  Pair<A, B> get();
}

Author comment

Began life as a copy of #1023032

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035611
Snippet name: IF0_Pair - function with no arguments returning a pair
Eternal ID of this version: #1035611/1
Text MD5: de783da2107c413e0b9dc3a4cb78cba6
Transpilation MD5: 7d7912eb3e5acbca9eba247fd8eef9ab
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-26 21:49:50
Source code size: 74 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 38 / 62
Referenced in: [show references]