org.teiid.core.id
Class IDGenerator

java.lang.Object
  extended by org.teiid.core.id.IDGenerator

public class IDGenerator
extends java.lang.Object

IDGenerator


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

Constructor Detail

IDGenerator

public IDGenerator()
Method Detail

nextInt

public int nextInt()


Copyright © 2011. All Rights Reserved.