public interface IntIterator
Copyright (c) SAP AG 2003-2004
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Return if iterator will return more int values.
|
int |
next()
Returns next int value
|
boolean hasNext()
int next()
NoSuchElementException - when no more elements available| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice