Class ConsecutiveIDSupplier

java.lang.Object
org.infrastructurebuilder.util.config.ConsecutiveIDSupplier
All Implemented Interfaces:
Supplier<String>, IdentifierSupplier

public class ConsecutiveIDSupplier extends Object implements IdentifierSupplier
This isn't what I thought it was. I think I forgot to implement this properly
Author:
mykel.alvis
  • Constructor Details

    • ConsecutiveIDSupplier

      public ConsecutiveIDSupplier()
  • Method Details