|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.gui.splash.ConstantInt
public class ConstantInt
This VariableInt is constant over time.
| Constructor Summary | |
|---|---|
ConstantInt(int value)
Creates a new ConstantInt. |
|
| Method Summary | |
|---|---|
int |
getInt(long time)
Returns the integer 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 ConstantInt(int value)
value - the constant value.| Method Detail |
|---|
public int getInt(long time)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||