This project has retired. For details please refer to its
        
        Attic page.
      
 
IDMaker (REEF 0.10.0-incubating API)
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
IDMaker(String prefix)
The ids generated by getNextID are of the form "prefixNUMBER", where
 number is counted up. 
 | 
 
 
 
- 
- 
Constructor Detail
- 
IDMaker
public IDMaker(String prefix)
The ids generated by getNextID are of the form "prefixNUMBER", where
 number is counted up.
- Parameters:
 prefix - a prefix to be used for the IDs generated.
 
 
 
 
 
Copyright © 2015 The Apache Software Foundation. All rights reserved.