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

3
LINES

< > BotCompany Repo | #1029715 // hasBackRefs

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

Libraryless. Click here for Pure Java version (13160L/91K).

sbool hasBackRefs(Concept c) {
  ret c != null && syncNempty(c.backRefs);
}

Author comment

Began life as a copy of #1029714

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029715
Snippet name: hasBackRefs
Eternal ID of this version: #1029715/1
Text MD5: f01965ef96ec701bc63ba31ce27aa556
Transpilation MD5: 022542fb837a7ed3b3c0577e9da2faf1
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-08 13:02:23
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 195
Referenced in: [show references]