Uses of Class
com.thoughtworks.xstream.converters.basic.LongConverter
Packages that use LongConverter
Package
Description
Extra converters that may not be enabled in XStream by default.
-
Uses of LongConverter in com.thoughtworks.xstream.converters.extended
Subclasses of LongConverter in com.thoughtworks.xstream.converters.extendedModifier and TypeClassDescriptionclass
Converts an AtomicLong type.class
Converts an AtomicReference type.