Libraryless. Click here for Pure Java version (2719L/16K).
static <A> A postProcess(O f, A a) { ret callPostProcessor(f, a); } static <A> A postProcess(IF1<A> f, A a) { ret callPostProcessor(f, a); }
Began life as a copy of #1006549
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: | #1007077 |
| Snippet name: | postProcess - synonym of callPostProcessor |
| Eternal ID of this version: | #1007077/2 |
| Text MD5: | 223bf43c77b4eaa8e3b38d3db5a3f608 |
| Transpilation MD5: | 31deff9191169df0ed66e552f46f2a99 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-18 14:44:47 |
| Source code size: | 151 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 948 / 1098 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |