static int[] emptyIntArray_a = new int[0]; static int[] emptyIntArray() { ret emptyIntArray_a; }
Began life as a copy of #1010955
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: | #1025518 |
| Snippet name: | emptyIntArray |
| Eternal ID of this version: | #1025518/1 |
| Text MD5: | ec81ccca6429678df9db631b4b5e7e7f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-01 18:16:52 |
| Source code size: | 97 bytes / 2 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 604 / 667 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1029395 - emptyCharArray #1035676 - emptyByteArray |