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

6
LINES

< > BotCompany Repo | #1035007 // RenamedLongIterator - doesn't conflict with Iterator

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

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

asclass RenamedLongIterator extends ItIt<Long> {
  abstract long nextLong();
  
  @Override
  public Long next() { ret nextLong(); }
}

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: #1035007
Snippet name: RenamedLongIterator - doesn't conflict with Iterator
Eternal ID of this version: #1035007/7
Text MD5: c0f2decb576b5b5865e627b99549834b
Transpilation MD5: 851c8bd8d09d55a6f99b8e8f9139b684
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-22 21:31:06
Source code size: 139 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 126
Version history: 6 change(s)
Referenced in: [show references]