org.powertac.factoredcustomer.utils
Class SeedIdGenerator

java.lang.Object
  extended by org.powertac.factoredcustomer.utils.SeedIdGenerator

public class SeedIdGenerator
extends Object

Static source of ID values to label RandomSeed instances.

Author:
John Collins

Constructor Summary
SeedIdGenerator()
           
 
Method Summary
static int getId()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeedIdGenerator

public SeedIdGenerator()
Method Detail

getId

public static int getId()

reset

public static void reset()


Copyright © 2013 Power TAC. All Rights Reserved.