1 | sS nServers(long n) { ret n2(n, "server"); }
|
2 | sS nServers(Collection l) { ret nServers(l(l)); }
|
3 | sS nServers(Map map) { ret nServers(l(map)); } |
Began life as a copy of #1025926
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: | #1025970 |
| Snippet name: | nServers |
| Eternal ID of this version: | #1025970/3 |
| Text MD5: | 439c5892b8fef4ba309b78df6f7f5c37 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-04 12:09:42 |
| Source code size: | 143 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 412 / 443 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |