hu.mta.sztaki.lpds.cloud.simulator.util
Class SeedSyncer

java.lang.Object
  extended by hu.mta.sztaki.lpds.cloud.simulator.util.SeedSyncer

public class SeedSyncer
extends Object


Field Summary
static Random centralRnd
           
static int seed
           
 
Constructor Summary
SeedSyncer()
           
 
Method Summary
static void resetCentral()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

centralRnd

public static final Random centralRnd

seed

public static final int seed
Constructor Detail

SeedSyncer

public SeedSyncer()
Method Detail

resetCentral

public static void resetCentral()


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.