net.sourceforge.esw.service.number
Class NumberFactory

java.lang.Object
  |
  +--net.sourceforge.esw.service.number.NumberFactory

public class NumberFactory
extends java.lang.Object

Provides utilities to the number package.


Constructor Summary
NumberFactory()
           
 
Method Summary
static long getUniqueLong()
          Gets the UniqueLong value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberFactory

public NumberFactory()
Method Detail

getUniqueLong

public static long getUniqueLong()
Gets the UniqueLong value

Returns:
the long to use


Copyright 2002 Free Software Foundation. All Rights Reserved.