1 | static void clearMapWithCleanUp(Map map) {
|
2 | if (map == null) ret; |
3 | cleanUp(map); |
4 | map.clear(); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006775 |
| Snippet name: | clearMapWithCleanUp |
| Eternal ID of this version: | #1006775/1 |
| Text MD5: | f64a8e6939d6329dd1d857433d7f717d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-02-03 21:48:05 |
| Source code size: | 103 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 717 |
| Referenced in: | [show references] |