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
Constructors -
Method Summary
Methods inherited from class java.lang.Number
byteValue, shortValueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePointsMethods inherited from interface org.jivesoftware.smack.util.DefaultCharSequence
charAt, length, subSequence
-
Constructor Details
-
Scalar
-
-
Method Details
-
number
-
intValue
-
longValue
-
floatValue
- Specified by:
floatValuein classNumber
-
doubleValue
- Specified by:
doubleValuein classNumber
-
hashCode
-
equals
-
toString
- Specified by:
toStringin interfaceCharSequence- Overrides:
toStringin classObject
-
getMinValue
-
getMaxValue
-
incrementedByOne
-