public class PropertyValueInt extends PropertyValue
logger
Constructor and Description |
---|
PropertyValueInt(long value) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
static PropertyValue |
deserialize(String info) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
serialize()
Convert the object to a String representation, for use in e.g.
|
String |
toString() |
Long |
value() |
deserialize, deserialize, isCompound, propValues, values
public Long value()
value
in class PropertyValue
public int compareTo(Object o)
compareTo
in interface Comparable<Object>
compareTo
in class PropertyValue
public int hashCode()
hashCode
in class PropertyValue
public boolean equals(Object obj)
equals
in class PropertyValue
public static PropertyValue deserialize(String info)
public String toString()
toString
in class PropertyValue
public String serialize()
PropertyValue
serialize
in class PropertyValue
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.