Uses of Class
org.opentrafficsim.xml.generated.RandomStreams
Packages that use RandomStreams
-
Uses of RandomStreams in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as RandomStreamsMethods in org.opentrafficsim.xml.generated that return RandomStreamsModifier and TypeMethodDescriptionObjectFactory.createRandomStreams()Create an instance ofRandomStreamsRun.getRandomStreams()Gets the value of the randomStreams property.Methods in org.opentrafficsim.xml.generated with parameters of type RandomStreamsModifier and TypeMethodDescriptionvoidRun.setRandomStreams(RandomStreams value) Sets the value of the randomStreams property.