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

8
LINES

< > BotCompany Repo | #1032971 // HasKey

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

Libraryless. Click here for Pure Java version (34L/1K).

asclass HasKey<A> {
  gettable A key;
  
  *() {}
  *(A *key) {}
  
  toString { ret "key " + key; }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032971
Snippet name: HasKey
Eternal ID of this version: #1032971/2
Text MD5: 1aaebbc233d630acadddffbf1b01c319
Transpilation MD5: b3d81be1bc9722f25a926d792bda20c8
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 06:41:24
Source code size: 109 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 172
Version history: 1 change(s)
Referenced in: [show references]