static <A extends Concept> A nuLike uniq(Class<A> c, O... params) { ret uniqueConcept(c, params); } static <A extends Concept> A uniq(Concepts cc, Class<A> c, O... params) { ret uniqueConcept(cc, c, params); }
Began life as a copy of #1005261
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: | #1005292 |
Snippet name: | uniq - synonym of uniqueConcept |
Eternal ID of this version: | #1005292/8 |
Text MD5: | beed60cc923326683ecb0fa089131103 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-10 02:23:22 |
Source code size: | 220 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 781 / 759 |
Version history: | 7 change(s) |
Referenced in: | [show references] |