static int indexOfStartingWith(L<S> l, S s) { ret indexOfStartsWith(l, s); } static int indexOfStartingWith(L<S> l, S s, int i) { ret indexOfStartsWith(l, s, i); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026394 |
| Snippet name: | indexOfStartingWith - synonym of indexOfStartsWith |
| Eternal ID of this version: | #1026394/1 |
| Text MD5: | 550e6241fecc13bbe81e792a54fd0809 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-02 13:26:31 |
| Source code size: | 172 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 405 / 448 |
| Referenced in: | [show references] |