ifs.util
Class IdGenerator

java.lang.Object
  extended by ifs.util.IdGenerator

public class IdGenerator
extends Object

ID generator.

Version:
1.0
Author:
Tomáš Müller

Constructor Summary
IdGenerator()
           
 
Method Summary
 long newId()
          Generates new id
 
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

newId

public long newId()
Generates new id



Copyright © 2005 Tomáš Müller