1 | static bool hasBackRef(Class<? extends Concept> type, Concept c) { |
2 | ret hasBackRef(c, type); |
3 | } |
4 | |
5 | static bool hasBackRef(Concept c, Class<? extends Concept> type) { |
6 | ret findBackRef(c, type) != null; |
7 | } |
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: | 587 / 576 |
Referenced in: | [show references] |