|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.gui.splash.ConstantDouble
public class ConstantDouble
This VariableDouble is constant over time.
| Constructor Summary | |
|---|---|
ConstantDouble(double value)
Creates a new ConstantDouble. |
|
| Method Summary | |
|---|---|
double |
getDouble(long time)
Returns the double for the given time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantDouble(double value)
value - the constant value.| Method Detail |
|---|
public double getDouble(long time)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||