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

3
LINES

< > BotCompany Repo | #1020646 // dm_importCrudModuleConcepts - clones each concept to a specified class. loads module if necessary

JavaX fragment (include)

static <A> L<A> dm_importCrudModuleConcepts(Class<A> c, S moduleLibID) {
  ret shallowCloneListToClass(c, (L) dm_makeAndCallModule(moduleLibID, 'concepts));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020646
Snippet name: dm_importCrudModuleConcepts - clones each concept to a specified class. loads module if necessary
Eternal ID of this version: #1020646/3
Text MD5: 900408dc9f5cdec91ee5e3b9ea3dcf3c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-30 11:39:55
Source code size: 160 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 230 / 265
Version history: 2 change(s)
Referenced in: [show references]