static Map<S, O> allowOverride_map = synchroHashMap(); static <A> A allowOverride(S functionName, A defaultValue) { ret (A) mapGetOr(allowOverride_map, functionName, defaultValue); }
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019311 |
Snippet name: | allowOverride |
Eternal ID of this version: | #1019311/2 |
Text MD5: | d366278d2894a0c6aae8e2a803b0798d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-30 16:42:39 |
Source code size: | 189 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 344 / 367 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |