static <A> A getCreator(S field) { ret (A) get(creator(), field); }
Began life as a copy of #1012334
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: | #1013023 |
| Snippet name: | getCreator - synonym of hostGet - get field of creator() |
| Eternal ID of this version: | #1013023/2 |
| Text MD5: | 8af5b6d840480067a25e6a37239dbf28 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-09 17:41:41 |
| Source code size: | 71 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 795 / 821 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1016224 - getCreatorOpt - get optional field of creator() |