static boolean containsBot(Map<Number, S> bots, S botName) { for (S bot : bots.values()) if (startsWithIgnoreCase(bot, botName)) ret true; ret false; }
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: | #1001751 |
Snippet name: | containsBot |
Eternal ID of this version: | #1001751/1 |
Text MD5: | 604a57e701c8c6e762446aae596d8a61 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-11-12 18:49:40 |
Source code size: | 184 bytes / 6 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 680 / 916 |
Referenced in: | [show references] |