Uses of Interface
repast.simphony.random.RandomRegistry
Packages that use RandomRegistry
-
Uses of RandomRegistry in repast.simphony.engine.environment
Methods in repast.simphony.engine.environment that return RandomRegistryMethods in repast.simphony.engine.environment with parameters of type RandomRegistry -
Uses of RandomRegistry in repast.simphony.random
Classes in repast.simphony.random that implement RandomRegistryModifier and TypeClassDescriptionclass
A registry that stores random number generators.Methods in repast.simphony.random that return RandomRegistryModifier and TypeMethodDescriptionstatic RandomRegistry
RandomHelper.getDefaultRegistry()
Gets the default random registry.