Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1023560 // uniqCI2_sync

JavaX fragment (include)

static <A extends Concept> Pair<A, Bool> nuLike uniqCI2_sync(Class<A> c, fO... params) {
  ret uniqCI2_sync(db_mainConcepts(), c, params);
}

static <A extends Concept> Pair<A, Bool> uniqCI2_sync(Concepts cc, Class<A> c, fO... params) {
  ret withDBLock(cc, func -> Pair<A, Bool> { uniqCI2(cc, c, params) });
}

Author comment

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: 190 / 249
Version history: 3 change(s)
Referenced in: [show references]