public class KeyAndIndex extends Object implements Serializable
KeyAndIndex()
int
getIndex()
String
getKey()
void
setIndex(int index)
setKey(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyAndIndex()
public String getKey()
public void setKey(String key)
public int getIndex()
public void setIndex(int index)
Copyright © 2023. All rights reserved.