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

3
LINES

< > BotCompany Repo | #1029612 // indexOfLineContaining

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

Libraryless. Click here for Pure Java version (4940L/27K).

static int indexOfLineContaining(S text, S sub) {
  ret indexOfContaining(lines(text), sub);
}

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: #1029612
Snippet name: indexOfLineContaining
Eternal ID of this version: #1029612/1
Text MD5: a81917a43472518a7790858ffe92b184
Transpilation MD5: 67c8aa9e74ff130651433d1da1c69e88
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-27 17:28:26
Source code size: 96 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 175
Referenced in: [show references]