org.csc.phynixx.xa
Class IDGenerator
java.lang.Object
org.csc.phynixx.xa.IDGenerator
- All Implemented Interfaces:
- IResourceIDGenerator
public class IDGenerator
- extends Object
- implements IResourceIDGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDGenerator
public IDGenerator()
IDGenerator
public IDGenerator(long start)
getCurrentLong
public long getCurrentLong()
generateLong
public long generateLong()
getCurrent
public Object getCurrent()
- Specified by:
getCurrent
in interface IResourceIDGenerator
generate
public Object generate()
- Specified by:
generate
in interface IResourceIDGenerator
Copyright © 2015. All rights reserved.