com.thoughtworks.xstream.core
Class SequenceGenerator
java.lang.Object
com.thoughtworks.xstream.core.SequenceGenerator
- All Implemented Interfaces:
- ReferenceByIdMarshaller.IDGenerator
public class SequenceGenerator
- extends Object
- implements ReferenceByIdMarshaller.IDGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceGenerator
public SequenceGenerator(int startsAt)
next
public String next(Object item)
- Specified by:
next
in interface ReferenceByIdMarshaller.IDGenerator
Copyright © 2004-2014 XStream. All Rights Reserved.