Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ hasNext
Method
hasNext
Ports/CLDC11/src/java/util/Iterator.java:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
///
40
/// - #next
41
public
boolean hasNext();
42
43
/// Returns the next object in the iteration, i.e. returns the element in
44
/// front of the iterator and advances the iterator by one position.
Callers
10
putAll
Method · 0.95
putAll
Method · 0.95
putAllImpl
Method · 0.95
equals
Method · 0.95
putAll
Method · 0.95
LinkedHashSet
Method · 0.95
HashSet
Method · 0.95
addAll
Method · 0.95
getAPIds
Method · 0.95
run
Method · 0.95
Implementers
15
PropertyXMLElement
CodenameOne/src/com/codename1/properti
PropertyIndex
CodenameOne/src/com/codename1/properti
TabIterator
CodenameOne/src/com/codename1/ui/Form.
SteppedSubList
scripts/cn1playground/common/src/main/
SimpleNode
scripts/cn1playground/common/src/main/
IdentityHashMapIterator
Ports/CLDC11/src/java/util/IdentityHas
NullSubMapValuesCollection
Ports/CLDC11/src/java/util/TreeMap.jav
PriorityIterator
Ports/CLDC11/src/java/util/PriorityQue
AbstractMap
Ports/CLDC11/src/java/util/AbstractMap
Hashtable
Ports/CLDC11/src/java/util/Hashtable.j
HashIterator
Ports/CLDC11/src/java/util/Hashtable.j
HashEnumIterator
Ports/CLDC11/src/java/util/Hashtable.j
Calls
no outgoing calls
Tested by
no test coverage detected