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

5
LINES

< > BotCompany Repo | #1029352 // ILongMemory

JavaX fragment (include)

sinterface ILongMemory {
  long get(int idx);
  void set(int idx, long val);
  int size();
}

Author comment

Began life as a copy of #1029248

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029352
Snippet name: ILongMemory
Eternal ID of this version: #1029352/1
Text MD5: aa11c98d34705df017e84afb40e9248e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-02 00:04:37
Source code size: 96 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 130 / 347
Referenced in: [show references]