static L<Snippet> latestPrograms() { ret latestPrograms(50); } static L<Snippet> latestPrograms(int n) { ret recentlyChangedSnippetsOfType(snippetType_JavaXDesktop(), n); }
Began life as a copy of #1015328
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: | #1015330 |
Snippet name: | latestPrograms |
Eternal ID of this version: | #1015330/4 |
Text MD5: | 30ac0dab9dfee071f69c9fde80e9aa31 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-12 23:49:33 |
Source code size: | 183 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 401 / 438 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |