Libraryless. Click here for Pure Java version (36L/1K).
sinterface IIntIntMap { public int get( final int key ); public int put( final int key, final int value ); public int remove( final int key ); public int size(); }
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: | #1026145 |
Snippet name: | IIntIntMap |
Eternal ID of this version: | #1026145/1 |
Text MD5: | 0e56a837557895ab848131285a3b7c3f |
Transpilation MD5: | be444a23cf42f5d3878b82617aac7df3 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-27 02:56:54 |
Source code size: | 176 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 191 / 531 |
Referenced in: | [show references] |