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