@Deprecated public class OTFibonacciSequence extends Object
Modifier and Type | Field and Description |
---|---|
protected int[] |
Fn
Deprecated.
|
protected int |
n
Deprecated.
|
Constructor and Description |
---|
OTFibonacciSequence()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
next()
Deprecated.
|
long |
sleepInterval(long milliseconds,
boolean randomize,
int msResetThreshold)
Deprecated.
Calculates sleep interval
|
public int next()
public long sleepInterval(long milliseconds, boolean randomize, int msResetThreshold)
milliseconds
- randomize
- msResetThreshold
- Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.