Package com.thoughtworks.xstream.core
Class SequenceGenerator
java.lang.Object
com.thoughtworks.xstream.core.SequenceGenerator
- All Implemented Interfaces:
ReferenceByIdMarshaller.IDGenerator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
counter
private int counter
-
-
Constructor Details
-
SequenceGenerator
public SequenceGenerator(int startsAt)
-
-
Method Details
-
next
- Specified by:
next
in interfaceReferenceByIdMarshaller.IDGenerator
-