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

3
LINES

< > BotCompany Repo | #1036563 // getNext - synonym of nextFromIterator

JavaX fragment (include)

static <A> A getNext(Iterator<A> it) {
  ret nextFromIterator(it);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036563
Snippet name: getNext - synonym of nextFromIterator
Eternal ID of this version: #1036563/1
Text MD5: 767cdf55ba6baae3d80791fa603671d2
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-02-25 08:33:24
Source code size: 68 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 80 / 86
Referenced in: [show references]