public final class StringEntry extends Object
Constructor and Description |
---|
StringEntry(String value,
int index)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Gets the index attribute of the StringEntry object.
|
String |
toString() |
public StringEntry(String value, int index)
value
- valueindex
- indexCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.