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

7
LINES

< > BotCompany Repo | #1015935 // dm_findMateOfType - takes class name, returns module ID

JavaX fragment (include)

static S dm_findMateOfType(DynModule searcher, S type) {
  ret dm_findMateOfType(type);
}

static S dm_findMateOfType(S type) {
  ret callCreator('findDynModuleOfType, type);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015935
Snippet name: dm_findMateOfType - takes class name, returns module ID
Eternal ID of this version: #1015935/6
Text MD5: 32626b36a8fc75e56929d8152c7a2dac
Author: stefan
Category: javax / dynamic modules
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-31 12:12:28
Source code size: 182 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 313 / 321
Version history: 5 change(s)
Referenced in: [show references]