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

8
LINES

< > BotCompany Repo | #1025834 // PairWithGlobalID

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

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

sclass PairWithGlobalID<A, B> extends Pair<A, B> {
  !include #1025833 // IHasGlobalID
  
  *() {}
  *(A *a, B *b) {}
  
  toString { ret prependGlobalID(super.toString()); }
}

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: #1025834
Snippet name: PairWithGlobalID
Eternal ID of this version: #1025834/2
Text MD5: 5c9acd20e5daef312a0f96b2e466b774
Transpilation MD5: f7c5bfd75f5b51412c4280b738029cce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-25 14:35:16
Source code size: 183 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 138 / 199
Version history: 1 change(s)
Referenced in: [show references]