Uses of Interface
com.thoughtworks.xstream.core.ReferenceByIdMarshaller.IDGenerator
-
Packages that use ReferenceByIdMarshaller.IDGenerator Package Description com.thoughtworks.xstream.core -
-
Uses of ReferenceByIdMarshaller.IDGenerator in com.thoughtworks.xstream.core
Classes in com.thoughtworks.xstream.core that implement ReferenceByIdMarshaller.IDGenerator Modifier and Type Class Description class
SequenceGenerator
Constructors in com.thoughtworks.xstream.core with parameters of type ReferenceByIdMarshaller.IDGenerator Constructor Description ReferenceByIdMarshaller(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, ReferenceByIdMarshaller.IDGenerator idGenerator)
-