edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core
Class SequenceGenerator

java.lang.Object
  extended by edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.core.SequenceGenerator
All Implemented Interfaces:
ReferenceByIdMarshaller.IDGenerator

public class SequenceGenerator
extends Object
implements ReferenceByIdMarshaller.IDGenerator


Constructor Summary
SequenceGenerator(int startsAt)
           
 
Method Summary
 String next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceGenerator

public SequenceGenerator(int startsAt)
Method Detail

next

public String next()
Specified by:
next in interface ReferenceByIdMarshaller.IDGenerator


Copyright © 2012 Internet2. All Rights Reserved.