public class LabelIndexModel extends Object implements Serializable
LabelIndexModel()
boolean
containsKey(String key)
Integer
get(String key)
void
put(String key, Integer index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LabelIndexModel()
public void put(String key, Integer index)
public Integer get(String key)
public boolean containsKey(String key)
Copyright © 2023. All rights reserved.