Libraryless. Click here for Pure Java version (2822L/17K).
static Set<S> dynFields(O o) { ret o instanceof DynamicObject ? stringsOnly_orderedSet(keys(((DynamicObject) o).fieldValues)) : emptySet(); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005402 |
| Snippet name: | dynFields |
| Eternal ID of this version: | #1005402/2 |
| Text MD5: | 6cd656d4c08a37a169006d8ddc641b57 |
| Transpilation MD5: | c79efbeb2c2aea5ff99250193d9e519f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-05-19 23:17:14 |
| Source code size: | 145 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 839 / 949 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |