See: Description
| Interface | Description |
|---|---|
| Generator<O> |
Interface for classes that have a draw method with no arguments.
|
| Class | Description |
|---|---|
| ConstantGenerator<O> |
Generator implementation for a constant value.
|
| Distribution<O> |
Generic implementation of a set of objects that have a draw method with corresponding probabilities / frequencies.
|
| Distribution.FrequencyAndObject<O> |
Immutable storage for a frequency (or probability) plus a Generator.
|
| Exception | Description |
|---|---|
| ProbabilityException |
Exception thrown when provided probabilities or frequencies are invalid.
|
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Copyright © 2014–2019 Delft University of Technology. All rights reserved.