Warning: session_start(): open(/var/lib/php/sessions/sess_cd7iedadvrb0v5mlk4g5m4dbl5, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
hasBackRef [1005695]

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

7
LINES

< > BotCompany Repo | #1005695 // hasBackRef

JavaX fragment (include)

1  
static bool hasBackRef(Class<? extends Concept> type, Concept c) {
2  
  ret hasBackRef(c, type);
3  
}
4  
5  
static bool hasBackRef(Concept c, Class<? extends Concept> type) {
6  
  ret findBackRef(c, type) != null;
7  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005695
Snippet name: hasBackRef
Eternal ID of this version: #1005695/1
Text MD5: aee219b9b2d46bc0a3d11cdee3406514
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-03 18:51:55
Source code size: 209 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 1008 / 962
Referenced in: [show references]