Libraryless. Click here for Pure Java version (13368L/79K).
1 | svoid test_restructure_CompactHashMap() {
|
2 | new CompactHashMap map; |
3 | CompactHashMap map2 = assertNotNull(restructureVerbose(map)); |
4 | } |
Began life as a copy of #1024880
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035991 |
| Snippet name: | test_restructure_CompactHashMap |
| Eternal ID of this version: | #1035991/1 |
| Text MD5: | 0ae320814d3e6e7ae16d8ebb00bbde2b |
| Transpilation MD5: | f35fabf1de7935570ad84caaa39c4663 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-21 04:19:47 |
| Source code size: | 136 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 369 / 453 |
| Referenced in: | [show references] |