static String findSnippetNamed(String title) { List<String> ids = findSnippetsNamed(title); return ids.isEmpty() ? null : ids.get(0); }
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: | #1000582 |
| Snippet name: | findSnippetNamed |
| Eternal ID of this version: | #1000582/1 |
| Text MD5: | 612326870fa2df8a869012c0592c98b7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-14 23:12:51 |
| Source code size: | 142 bytes / 4 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 971 / 1202 |
| Referenced in: | [show references] |