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

4
LINES

< > BotCompany Repo | #1033020 // ShortIterator

JavaX fragment (include)

asclass ShortIterator {
  abstract bool hasNext();
  abstract short next();
}

Author comment

Began life as a copy of #1029295

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033020
Snippet name: ShortIterator
Eternal ID of this version: #1033020/1
Text MD5: 391f278bf737b3b201a1ac0d1ec90a82
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 12:11:13
Source code size: 80 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 165
Referenced in: [show references]