Libraryless. Click here for Pure Java version (29L/1K).
asclass CharacterIterator { abstract bool hasNext(); abstract char next(); }
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: | #1029292 |
| Snippet name: | CharacterIterator |
| Eternal ID of this version: | #1029292/3 |
| Text MD5: | 1c51e7020887322150256781dba90cc0 |
| Transpilation MD5: | d30028220a2b9a8f8cb8a1e3ce5fb745 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-30 00:51:10 |
| Source code size: | 83 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 523 / 844 |
| Version history: | 2 change(s) |
| Referenced in: | #1029295 - IntegerIterator #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |