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

7
LINES

< > BotCompany Repo | #1023277 // uniqCI_sync - make a unique object in a locked way, case-insensitive field checks

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (12163L) is out of date.

static <A extends Concept> A nuLike uniqCI_sync(final Class<A> c, fO... params) {
  ret uniqCI(c, params);
}

static <A extends Concept> A nuLike uniqCI_sync(Concepts concepts, Class<A> c, fO... params) {
  ret uniqCI(concepts, c, params);
}

Author comment

Began life as a copy of #1008759

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1023277
Snippet name: uniqCI_sync - make a unique object in a locked way, case-insensitive field checks
Eternal ID of this version: #1023277/4
Text MD5: 9910a9c28546fc4d772e98173b28b253
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-18 22:02:36
Source code size: 247 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 220 / 326
Version history: 3 change(s)
Referenced in: [show references]