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

9
LINES

< > BotCompany Repo | #1028816 // uniqIC_returnIfNew - synonym of uniqCI_returnIfNew

JavaX fragment (include)

static <A extends Concept> A nuLike uniqIC_returnIfNew(Class<A> c, O... params) {
  ret uniqCI_returnIfNew(c, params);
}



static <A extends Concept> A nuLike uniqIC_returnIfNew(Concepts cc, Class<A> c, O... params) {
  ret uniqCI_returnIfNew(cc, c, params);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028816
Snippet name: uniqIC_returnIfNew - synonym of uniqCI_returnIfNew
Eternal ID of this version: #1028816/1
Text MD5: 6e63097b8d6652c9dd6ef21ba7c6e0ce
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-09 11:55:29
Source code size: 263 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 139
Referenced in: [show references]