Libraryless. Click here for Pure Java version (2485L/16K).
static int hashSetCapacity(HashSet set) { ret (int) call(get(set, "map"), "capacity"); }
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: | #1028509 |
| Snippet name: | hashSetCapacity |
| Eternal ID of this version: | #1028509/1 |
| Text MD5: | b0c9313a778c4ffbbac5ab76e8a23e4f |
| Transpilation MD5: | dfa5ea05158d77bcbf352779e77e5f70 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-23 13:10:58 |
| Source code size: | 92 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 425 / 553 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028510 - hashSetWaste |