1 | static <A extends Concept> A nuLike conceptWhere(Class<A> c, O... params) { |
2 | ret findConceptWhere(c, params); |
3 | } |
4 | |
5 | static <A extends Concept> A nuLike conceptWhere(Concepts cc, Class<A> c, O... params) { |
6 | ret findConceptWhere(cc, c, params); |
7 | } |
Began life as a copy of #1005246
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: | #1005248 |
Snippet name: | conceptWhere - synonym of findConceptWhere |
Eternal ID of this version: | #1005248/4 |
Text MD5: | be2b04677bb1a6f6160fd13c5e9dfaf1 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-02 01:59:35 |
Source code size: | 249 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 652 / 678 |
Version history: | 3 change(s) |
Referenced in: | [show references] |