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

7
LINES

< > BotCompany Repo | #1008483 // allConceptClassNames - synonym of allConceptNames

JavaX fragment (include)

static Set<S> allConceptClassNames() {
  ret allConceptNames();
}

static Set<S> allConceptClassNames(Concepts concepts) {
  ret allConceptNames(concepts);
}

Author comment

Began life as a copy of #1005296

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1008483
Snippet name: allConceptClassNames - synonym of allConceptNames
Eternal ID of this version: #1008483/1
Text MD5: 58d80ad03b3c5fb1d9281d3348a89b4b
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-17 13:00:26
Source code size: 165 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 391 / 431
Referenced in: [show references]