Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1033731 // IntIterator

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (30L/1K).

1  
asclass IntIterator {
2  
  abstract bool hasNext();
3  
  abstract int next();
4  
}

Author comment

Began life as a copy of #1029342

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033731
Snippet name: IntIterator
Eternal ID of this version: #1033731/1
Text MD5: 56ede869288a8d2c1d66508b4cd98505
Transpilation MD5: b010b723bb058fbc2947045eae3207f8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-31 03:01:39
Source code size: 76 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 150
Referenced in: [show references]