Serializable, Comparable<Object>public class VMapKeyInt extends SMYLDObject implements Comparable<Object>
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
VMapKeyInt() |
|
VMapKeyInt(String values) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compareTo(Object o) |
|
boolean |
equals(int intValue) |
|
boolean |
equals(Object obj) |
|
boolean |
equalsOriginalKeyText(String compareKey) |
|
int |
getSingleValue() |
|
boolean |
isSingleValue() |
|
void |
setSingleValue(int value) |
|
void |
setValue(String value) |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic VMapKeyInt(String values)
public VMapKeyInt()
public void setValue(String value)
public void setSingleValue(int value)
public int getSingleValue()
public boolean isSingleValue()
public boolean equals(int intValue)
public boolean equalsOriginalKeyText(String compareKey)
public int compareTo(Object o)
compareTo in interface Comparable<Object>Copyright © 2019 SMYLD. All rights reserved.