Package org.apache.uima.aae
Class UIDGenerator
- java.lang.Object
-
- org.apache.uima.aae.UIDGenerator
-
- All Implemented Interfaces:
UniqueIdGenerator
public class UIDGenerator extends java.lang.Object implements UniqueIdGenerator
-
-
Constructor Summary
Constructors Constructor Description UIDGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
nextId()
-
-
-
Method Detail
-
nextId
public java.lang.String nextId()
- Specified by:
nextId
in interfaceUniqueIdGenerator
-
-