public final class CharacterArrayCharacterIterator extends Object implements CharacterIterator
| Constructor and Description |
|---|
CharacterArrayCharacterIterator(char[] src,
int off,
int len) |
| Modifier and Type | Method and Description |
|---|---|
char |
charAt(int pos) |
boolean |
isEnd(int pos) |
String |
substring(int offset) |
String |
substring(int offset,
int length) |
public CharacterArrayCharacterIterator(char[] src,
int off,
int len)
src - - encapsulated Stringoff - TBD: Description of the incoming method parameterlen - TBD: Description of the incoming method parameterpublic String substring(int offset, int length)
substring in interface CharacterIteratoroffset - TBD: Description of the incoming method parameterlength - TBD: Description of the incoming method parameterpublic String substring(int offset)
substring in interface CharacterIteratoroffset - TBD: Description of the incoming method parameterpublic char charAt(int pos)
charAt in interface CharacterIteratorpos - TBD: Description of the incoming method parameterpublic boolean isEnd(int pos)
isEnd in interface CharacterIteratorpos - TBD: Description of the incoming method parameter| 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