Uses of Interface
com.thoughtworks.xstream.core.ReferenceByIdMarshaller.IDGenerator
Packages that use ReferenceByIdMarshaller.IDGenerator
-
Uses of ReferenceByIdMarshaller.IDGenerator in com.thoughtworks.xstream.core
Classes in com.thoughtworks.xstream.core that implement ReferenceByIdMarshaller.IDGeneratorConstructors in com.thoughtworks.xstream.core with parameters of type ReferenceByIdMarshaller.IDGeneratorModifierConstructorDescriptionReferenceByIdMarshaller(HierarchicalStreamWriter writer, ConverterLookup converterLookup, Mapper mapper, ReferenceByIdMarshaller.IDGenerator idGenerator)