Package org.jivesoftware.smack.datatypes
Class Scalar
java.lang.Object
java.lang.Number
org.jivesoftware.smack.datatypes.Scalar
- All Implemented Interfaces:
Serializable
,CharSequence
,DefaultCharSequence
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Number
byteValue, shortValue
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints
Methods inherited from interface org.jivesoftware.smack.util.DefaultCharSequence
charAt, length, subSequence
-
Constructor Details
-
Scalar
-
-
Method Details
-
number
-
intValue
-
longValue
-
floatValue
- Specified by:
floatValue
in classNumber
-
doubleValue
- Specified by:
doubleValue
in classNumber
-
hashCode
-
equals
-
toString
- Specified by:
toString
in interfaceCharSequence
- Overrides:
toString
in classObject
-
getMinValue
-
getMaxValue
-
incrementedByOne
-