Class IdGenerator

java.lang.Object
edu.tufts.hrilab.util.IdGenerator

public class IdGenerator extends Object
A thread-safe way to assign unique IDs
  • Constructor Details

    • IdGenerator

      public IdGenerator()
  • Method Details

    • getNext

      public long getNext()