Uses of Interface
org.jivesoftware.smack.util.DefaultCharSequence
-
Packages that use DefaultCharSequence Package Description org.jivesoftware.smack.datatypes Custom datatypes for Integers. -
-
Uses of DefaultCharSequence in org.jivesoftware.smack.datatypes
Classes in org.jivesoftware.smack.datatypes that implement DefaultCharSequence Modifier and Type Class Description class
Scalar
class
UInt16
A number representing an unsigned 16-bit integer.class
UInt32
A number representing an unsigned 32-bit integer.
-