Libraryless. Click here for Pure Java version (130L/1K).
1 | static IIteratorMonitor dummyIteratorMonitor() {
|
2 | ret new IIteratorMonitor {
|
3 | public <A> CloseableItIt<A> monitorIterator(S description, Cl<A> l) {
|
4 | ret closeableIterableIterator(l); |
5 | } |
6 | }; |
7 | } |
Began life as a copy of #1036523
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036524 |
| Snippet name: | dummyIteratorMonitor |
| Eternal ID of this version: | #1036524/5 |
| Text MD5: | 546dc3cdb686df048c8a0566a0a39e2c |
| Transpilation MD5: | 77a3edab902d7fbfe63889f253d15b0c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2023-01-22 16:50:29 |
| Source code size: | 210 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 405 / 521 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |