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

10
LINES

< > BotCompany Repo | #1029987 // GazelleUser

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

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

sclass GazelleUser {
  long id;
  S name;
  bool isMaster;
  
  *() {}
  *(long *id, S *name) {}
  
  toString { ret name; }
}

Author comment

Began life as a copy of #1029984

download  show line numbers  debug dex  old transpilations   

Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1029987
Snippet name: GazelleUser
Eternal ID of this version: #1029987/4
Text MD5: 40b58a2628331b04b24eb90fbb42e525
Transpilation MD5: c0cba03896a3cb61c55b352bff2cb84f
Author: stefan
Category: javax / gazelle.rocks
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-30 11:45:53
Source code size: 135 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 486
Version history: 3 change(s)
Referenced in: [show references]