static bool hasBackRef(Class<? extends Concept> type, Concept c) { ret hasBackRef(c, type); } static bool hasBackRef(Concept c, Class<? extends Concept> type) { ret findBackRef(c, type) != null; }
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: | #1005695 |
Snippet name: | hasBackRef |
Eternal ID of this version: | #1005695/1 |
Text MD5: | aee219b9b2d46bc0a3d11cdee3406514 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-03 18:51:55 |
Source code size: | 209 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 586 / 575 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |