1 | static void smallestList_checkElements(O... e) { |
2 | for (O o : e) |
3 | if (/*o instanceof L ||*/ o instanceof Pair || o instanceof T3 || o instanceof O[]) |
4 | fail("Can't add this to a smallestList: " + shortToString(o)); |
5 | } |
Began life as a copy of #1011504
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011505 |
Snippet name: | smallestList_checkElements |
Eternal ID of this version: | #1011505/4 |
Text MD5: | 5536069760ee32b97c12744e673df7e5 |
Author: | stefan |
Category: | javax / collections |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-30 23:13:14 |
Source code size: | 227 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 496 / 498 |
Version history: | 3 change(s) |
Referenced in: | [show references] |