Class Constants

java.lang.Object
sim.util.distribution.Constants
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Arithmetic, Polynomial, Probability

public class Constants extends Object implements Serializable
Defines some useful constants.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
    protected static final double
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Makes this class non instantiable, but still let's others inherit from it.
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait