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

4
LINES

< > BotCompany Repo | #1021012 // firstString

JavaX fragment (include)

sS firstString(Iterable i) {
  if (i != null) for (O o : i) if (o cast S) ret o;
  null;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021012
Snippet name: firstString
Eternal ID of this version: #1021012/2
Text MD5: b0128d2ea901247d72291d7ced88175b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-17 22:18:38
Source code size: 93 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 288
Version history: 1 change(s)
Referenced in: [show references]