1 | static <A> int countNotContained(Iterable<A> l, Set<A> set) { |
2 | ret countNotContainedIn(l, set); |
3 | } |
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: | #1029197 |
| Snippet name: | countNotContained - synonym of countNotContainedIn |
| Eternal ID of this version: | #1029197/1 |
| Text MD5: | 2110412ccd6bcc93655bd8e5804c0639 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-24 19:54:59 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 490 |
| Referenced in: | [show references] |