Libraryless. Click here for Pure Java version (4609L/26K).
sS nClasses(long n) { ret n2(n, "class", "classes"); } sS nClasses(Cl l) { ret nClasses(l(l)); } sS nClasses(Map map) { ret nClasses(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033456 |
| Snippet name: | nClasses |
| Eternal ID of this version: | #1033456/1 |
| Text MD5: | 3f4ffcdbc62e7a333a78cdf63d4e215a |
| Transpilation MD5: | 846baab26737cbf26c5f274e788c46e6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-28 18:43:36 |
| Source code size: | 145 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 349 / 462 |
| Referenced in: | [show references] |