org.apache.uima.aae
Class UIDGenerator

java.lang.Object
  extended by org.apache.uima.aae.UIDGenerator
All Implemented Interfaces:
UniqueIdGenerator

public class UIDGenerator
extends java.lang.Object
implements UniqueIdGenerator


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

Constructor Detail

UIDGenerator

public UIDGenerator()
Method Detail

nextId

public java.lang.String nextId()
Specified by:
nextId in interface UniqueIdGenerator


Copyright © 2011. All Rights Reserved.