Constructor | Description |
---|---|
ExponentialInterval() |
|
ExponentialInterval(long value) |
Modifier and Type | Method | 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(long value)
public final Interval copy()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.