1 | sbool nuLike hasConceptIC(Class<? extends Concept> c, O... params) { |
2 | ret hasConceptWhereIC(c, params); |
3 | } |
4 | |
5 | |
6 | |
7 | sbool hasConceptIC(Concepts cc, Class<? extends Concept> c, O... params) { |
8 | ret hasConceptWhereIC(cc, c, params); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028815 |
Snippet name: | hasConceptIC - synonym of hasConceptWhereIC |
Eternal ID of this version: | #1028815/1 |
Text MD5: | 147d8e6f351d262cf67544c0d5706810 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-09 11:54:59 |
Source code size: | 228 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 184 / 218 |
Referenced in: | [show references] |