uk.ac.ncl.cs.instantsoap
Class ShortIdGenerator

java.lang.Object
  extended by uk.ac.ncl.cs.instantsoap.ShortIdGenerator

public final class ShortIdGenerator
extends Object

Generate short unique IDs.

Author:
Matthew Pocock

Constructor Summary
ShortIdGenerator()
           
 
Method Summary
static String generateId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortIdGenerator

public ShortIdGenerator()
Method Detail

generateId

public static String generateId()


Copyright © 2006-2008. All Rights Reserved.