|
ProGuard | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectproguard.gui.splash.ConstantTiming
This Timing is constant over time.
| Constructor Summary | |
ConstantTiming()
Creates a new ConstantTiming with a value of 0. |
|
ConstantTiming(double timing)
Creates a new ConstantTiming with a given value. |
|
| Method Summary | |
double |
getTiming(long time)
Returns the timing 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 ConstantTiming()
public ConstantTiming(double timing)
timing - the constant value of the timing.| Method Detail |
public double getTiming(long time)
proguard.gui.splash.Timing
getTiming in interface proguard.gui.splash.Timing
|
ProGuard | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||