public class Fibonacci extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getSequence() |
BigInteger |
getValue() |
void |
setValue(BigInteger value) |
String |
toString() |
public int getSequence()
public void setValue(BigInteger value)
public BigInteger getValue()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.