1 | static <A extends Concept> Pair<A, Bool> uniq2_sync(Class<A> c, fO... params) {
|
2 | ret uniq2(c, params); |
3 | } |
4 | |
5 | static <A extends Concept> Pair<A, Bool> uniq2_sync(Concepts cc, Class<A> c, fO... params) {
|
6 | ret uniq2(cc, c, params); |
7 | } |
Began life as a copy of #1008467
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021460 |
| Snippet name: | uniq2_sync - synonym of uniq2 |
| Eternal ID of this version: | #1021460/5 |
| Text MD5: | 0dc90f4648d896cec949e3156281304c |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-29 12:49:28 |
| Source code size: | 235 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 520 / 581 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |