1 | static <A extends Concept> Pair<A, Bool> nuLike uniqCI2_sync(Class<A> c, fO... params) { |
2 | ret uniqCI2_sync(db_mainConcepts(), c, params); |
3 | } |
4 | |
5 | static <A extends Concept> Pair<A, Bool> uniqCI2_sync(Concepts cc, Class<A> c, fO... params) { |
6 | ret withDBLock(cc, func -> Pair<A, Bool> { uniqCI2(cc, c, params) }); |
7 | } |
Began life as a copy of #1021460
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: | #1023560 |
Snippet name: | uniqCI2_sync |
Eternal ID of this version: | #1023560/4 |
Text MD5: | 1e8c59342a9b459bebd89724c11e1685 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-31 17:01:13 |
Source code size: | 316 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 259 / 319 |
Version history: | 3 change(s) |
Referenced in: | [show references] |