static <A> L<A> mapMethodLike filterByShortName(S shortName, Iterable<A> l) { ret filter(l, o -> eq(shortClassName(o), shortName)); }
Began life as a copy of #1021792
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1026290 |
Snippet name: | filterByShortName |
Eternal ID of this version: | #1026290/1 |
Text MD5: | 6549343d5aaf2bd0e045248821c8018a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-12-12 00:44:34 |
Source code size: | 137 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 235 / 280 |
Referenced in: | [show references] |