Constructor and Description |
---|
ExponentialInterval() |
ExponentialInterval(int value) |
Modifier and Type | Method and Description |
---|---|
Interval |
copy()
We don't need to copy as we don't have any state
|
long |
next() |
java.lang.String |
toString() |
public ExponentialInterval()
public ExponentialInterval(int value)
public final Interval copy()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 1998-2020 Red Hat. All Rights Reserved.