public class StringEntry extends Object implements Comparable
Constructor and Description |
---|
StringEntry(String value,
int index)
Constructor for the StringEntry object
|
public StringEntry(String value, int index)
value
- index
- public int getIndex()
public int compareTo(Object obj)
compareTo
in interface Comparable
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.